Commit 06b96089 authored by BryceLTaylor's avatar BryceLTaylor

update jest integration test output name

parent 12126c53
...@@ -149,7 +149,7 @@ ...@@ -149,7 +149,7 @@
}, },
"jest-junit": { "jest-junit": {
"outputDirectory": "./test/results", "outputDirectory": "./test/results",
"outputName": "jest-integration-results.xml" "outputName": "integration-jest-results.xml"
}, },
"nyc": { "nyc": {
"include": [ "include": [
......
Markdown is supported
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