1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

Ignore int tests

This commit is contained in:
Amir Raminfar
2020-04-03 15:01:55 -07:00
parent 27f20a3d78
commit f808926dbb

View File

@@ -90,7 +90,8 @@
"node_modules"
],
"testPathIgnorePatterns": [
"node_modules"
"node_modules",
"<rootDir>/integration/"
],
"transformIgnorePatterns": [
"node_modules"