chore: fix formatter fail

This commit is contained in:
Richard Simpson
2019-09-20 18:29:04 -05:00
parent 42871c7c42
commit 609488b35d

View File

@@ -6,7 +6,7 @@
"scripts": {
"test": "jest",
"test:integration": "jest -c integration/jest.config.js",
"test:e2e": "jest -c e2e/jest.config.js",
"test:e2e": "jest -c e2e/jest.config.js"
},
"release": {
"branch": "master",