We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c070f37 commit 81ea837Copy full SHA for 81ea837
CT
@@ -3,4 +3,5 @@
3
# Continuous test script (unit and e2e)
4
#
5
6
-grunt unittest # test # e2e will fail until I update the screenshots
+npm install
7
+grunt unittest # test # e2e will fail until I update the screenshots
0 commit comments