Skip to content

Commit

Permalink
Try to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 13, 2019
1 parent cf56365 commit 551fb24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/time/test/get-running-time.test.js
Expand Up @@ -36,6 +36,7 @@ it('ignores non-JS files', async () => {
})

it('works in parallel', async () => {
process.env.SIZE_LIMIT_FAKE_TIME = 1
let times = await Promise.all([
getRunningTime(EXAMPLE),
getRunningTime(EXAMPLE),
Expand Down

0 comments on commit 551fb24

Please sign in to comment.