Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Dec 30, 2021
1 parent 22bdda0 commit 9c008de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/watch/index.js
Expand Up @@ -321,7 +321,7 @@ describe('rollup.watch', () => {
exports: 'auto'
},
watch: {
buildDelay: 300,
buildDelay: 600,
chokidar: {
atomic: false
}
Expand Down

0 comments on commit 9c008de

Please sign in to comment.