Skip to content

Commit e50c238

Browse files
committed
whitespace
1 parent fc5ca91 commit e50c238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/timing-stream-spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ describe('TimingStream', function() {
150150

151151
assert.equal(actual.length, 1);
152152
assert.equal(actual[0].alternatives[0].transcript, 'thunderstorms');
153-
153+
154154
stream.stop();
155155

156156
clock.tick(6140 - 2320); // 6.141 seconds (total) - end of the last word

0 commit comments

Comments
 (0)