We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31db0f0 commit ba35ed2Copy full SHA for ba35ed2
exercises/25-Techno-beat/test.js
@@ -36,7 +36,7 @@ test('The output in the console should match the one in the instructions!', func
36
}
37
38
39
- return string
+ return string.trim()
40
41
42
0 commit comments