Skip to content

Commit e4d9c9c

Browse files
committed
lint
1 parent d983958 commit e4d9c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fake-timers-src.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ function withGlobal(_global) {
319319
);
320320

321321
if (!job.error) {
322-
return infiniteLoopError
322+
return infiniteLoopError;
323323
}
324324

325325
// pattern never matched in Node

0 commit comments

Comments
 (0)