Skip to content

Commit

Permalink
Update polling env var for tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Aug 18, 2021
1 parent f4b85dc commit 8c300ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ async function main() {
// reliable polling method.
CHOKIDAR_USEPOLLING: 'true',
CHOKIDAR_INTERVAL: 500,
WATCHPACK_POLLING: 'true',
}
: {}),
},
Expand Down

0 comments on commit 8c300ab

Please sign in to comment.