Remove cypress retries plugin, re-added contributors

This commit is contained in:
Jamie Curnow
2021-06-14 20:13:24 +10:00
parent b26d2766a2
commit fbc453b816
5 changed files with 833 additions and 1024 deletions

View File

@@ -1,5 +1,3 @@
require('cypress-plugin-retries');
import './commands';
Cypress.on('uncaught:exception', (/*err, runnable*/) => {