Skip to content

Commit

Permalink
Do testIsolation as describe level
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks committed Aug 21, 2023
1 parent 3b7924b commit 46206b9
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 253 deletions.
1 change: 0 additions & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ module.exports = defineConfig({
},
baseUrl: 'http://localhost:5601',
specPattern: '**/*.(js|ts|tsx)',
testIsolation: false,
},
});
Loading

0 comments on commit 46206b9

Please sign in to comment.