Skip to content
Snippets Groups Projects
Commit dc6e7196 authored by Jure's avatar Jure
Browse files

Ignore testapp tests

parent 09d8fc30
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,9 @@
"**/test/*.js",
"**/test/cli/*.js"
],
"testPathIgnorePatterns": [
"<rootDir>/build/"
],
"collectCoverage": true,
"collectCoverageFrom": [
"src/*.js",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment