chore(tests): retry cypress tests on failure
This commit is contained in:
parent
201689cb66
commit
799e880718
@ -14,4 +14,5 @@ module.exports = defineConfig({
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
retries: 3,
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user