1 parent 3d77dc2 commit 799d342Copy full SHA for 799d342
1 file changed
package.json
@@ -28,5 +28,6 @@
28
"dependencies": {
29
"babel-preset-es2015": "^6.24.0",
30
"eslint-config-airbnb": "^14.1.0"
31
- }
+ },
32
+ "test:sis": "jest --json --outputFile=testRun.json"
33
}
0 commit comments