Skip to content

Commit ba35ed2

Browse files
Issue #266 fixed
1 parent 31db0f0 commit ba35ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/25-Techno-beat/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ test('The output in the console should match the one in the instructions!', func
3636
}
3737
}
3838
}
39-
return string
39+
return string.trim()
4040
}
4141

4242

0 commit comments

Comments
 (0)