mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
remove node_modules from the test run
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
"types": ["jasmine", "node"]
|
"types": ["jasmine", "node"]
|
||||||
},
|
},
|
||||||
"files": ["test.ts", "polyfills.ts"],
|
"files": ["test.ts", "polyfills.ts"],
|
||||||
"include": ["node_modules", "**/*.spec.ts", "**/*.d.ts"]
|
"include": ["**/*.spec.ts", "**/*.d.ts"]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user