@@ -1,9 +0,0 @@
-module.exports = {
- moduleDirectories: [
- 'node_modules',
- 'src'
- ],
- testPathIgnorePatterns: [
- 'tests/cypress/'
- ]
-}