Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor committed Jan 8, 2023
1 parent a13c986 commit 0e02f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/runner/testRunTestsuite.js
Expand Up @@ -277,7 +277,7 @@ describe('testRunTestSuite', function () {
}, settings({
globals,
output: false,
test_workers: true,
test_workers: true
}));
});
});

0 comments on commit 0e02f5d

Please sign in to comment.