Skip to content

Commit

Permalink
All fixed!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
drnachio committed May 4, 2021
1 parent 0cc2653 commit 042e5bc
Show file tree
Hide file tree
Showing 9 changed files with 4,879 additions and 4,178 deletions.
4 changes: 2 additions & 2 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module.exports = {
preset: './jest/preset.js',
preset: 'jest-puppeteer',
globals: {
'ts-jest': {
tsConfig: '<rootDir>/tsconfig.jest.json',
tsconfig: '<rootDir>/tsconfig.jest.json',
},
},
globalSetup: 'jest-environment-puppeteer/setup',
Expand Down
19 changes: 0 additions & 19 deletions jest/jest-puppeteer.config.js

This file was deleted.

4 changes: 0 additions & 4 deletions jest/preset.js

This file was deleted.

39 changes: 0 additions & 39 deletions jest/puppeteer_environment.js

This file was deleted.

23 changes: 0 additions & 23 deletions jest/setup.js

This file was deleted.

13 changes: 0 additions & 13 deletions jest/teardown.js

This file was deleted.

Loading

0 comments on commit 042e5bc

Please sign in to comment.