We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4dfd19 commit 322c2afCopy full SHA for 322c2af
ui-tests/playwright.config.js
@@ -3,5 +3,5 @@ const baseConfig = require('@jupyterlab/galata/lib/playwright-config');
3
module.exports = {
4
...baseConfig,
5
timeout: 240000,
6
- retries: 0,
+ retries: 1,
7
};
0 commit comments