diff --git a/test/watch/index.js b/test/watch/index.js index e0c292fe566..76a957fb634 100644 --- a/test/watch/index.js +++ b/test/watch/index.js @@ -321,7 +321,7 @@ describe('rollup.watch', () => { exports: 'auto' }, watch: { - buildDelay: 300, + buildDelay: 600, chokidar: { atomic: false }