Skip to content

Commit

Permalink
Retry flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Nov 26, 2023
1 parent 4409e6d commit 8f85f2d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -6,6 +6,7 @@ let configFile;

module.exports = defineTest({
description: 'keeps watching the config file in case the initial file contains an error',
retry: true,
command: 'rollup -cw',
before() {
configFile = path.join(__dirname, 'rollup.config.mjs');
Expand Down

0 comments on commit 8f85f2d

Please sign in to comment.