5bdd3df9cc
This reverts commit 8193b5ace89d6f14a6c756235a50b186a763b6b1.
Utilities for integration tests
Utils in this dir must be explicitly included in each spec file, e.g.:
import '../utils/dismiss-local-backup';
For routines to be executed on all tests, please use the cypress/plugins.index.js
file instead: https://docs.cypress.io/guides/core-concepts/writing-and-organizing-tests.html#Plugin-files