Skip to content

Commit

Permalink
test: increase timeout for onPrepare tests
Browse files Browse the repository at this point in the history
  • Loading branch information
goosewobbler committed Dec 12, 2023
1 parent 2aff921 commit 21302d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/launcher.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -520,4 +520,4 @@ describe('onPrepare', () => {
},
]);
});
});
}, 10000);

0 comments on commit 21302d0

Please sign in to comment.