Skip to content

Commit 799d342

Browse files
authored
added test:sis to package.json
1 parent 3d77dc2 commit 799d342

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@
2828
"dependencies": {
2929
"babel-preset-es2015": "^6.24.0",
3030
"eslint-config-airbnb": "^14.1.0"
31-
}
31+
},
32+
"test:sis": "jest --json --outputFile=testRun.json"
3233
}

0 commit comments

Comments
 (0)