Retry flaky tests

This commit is contained in:
Steve Faulkner
2021-04-21 11:01:16 -05:00
parent a07aff1e8c
commit d5f3230f6f
2 changed files with 9 additions and 5 deletions

View File

@@ -9,9 +9,5 @@ module.exports = {
},
contextOptions: {
ignoreHTTPSErrors: true,
viewport: {
width: 1920,
height: 1080,
},
},
};