add more test for triggers panel
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"jest": "jest --notify --watch",
|
||||
"build": "grunt && jest",
|
||||
"watch": "grunt watch",
|
||||
"codecov": "grunt && jest --coverage && codecov",
|
||||
"codecov": "jest --coverage && codecov",
|
||||
"ci-test": "grunt && jest --coverage && codecov",
|
||||
"benchmark": "grunt bench"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user