Skip to content
Snippets Groups Projects
Commit c941b70c authored by Mathias Maaß's avatar Mathias Maaß Committed by Chris Beer
Browse files

remove manifesto compilation step from jest.json

parent 7ea66253
Branches
Tags
No related merge requests found
...@@ -17,8 +17,5 @@ ...@@ -17,8 +17,5 @@
"<rootDir>/**/__tests__/**/*.{js,jsx}", "<rootDir>/**/__tests__/**/*.{js,jsx}",
"<rootDir>/src/**/?(*.)(spec|test|unit).{js,jsx}" "<rootDir>/src/**/?(*.)(spec|test|unit).{js,jsx}"
], ],
"transformIgnorePatterns": [
"<rootDir>/node_modules/(?!manifesto.js)"
],
"preset": "jest-puppeteer" "preset": "jest-puppeteer"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment