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 b01f616 commit ceaa28cCopy full SHA for ceaa28c
ui-tests/playwright.config.js
@@ -16,5 +16,5 @@ module.exports = {
16
video: 'retain-on-failure'
17
},
18
// Try one retry as some tests are flaky
19
- retries: 1
+ retries: 2
20
};
0 commit comments