Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 22, 2021
1 parent d983958 commit e4d9c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fake-timers-src.js
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ function withGlobal(_global) {
);

if (!job.error) {
return infiniteLoopError
return infiniteLoopError;
}

// pattern never matched in Node
Expand Down

0 comments on commit e4d9c9c

Please sign in to comment.