We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d759ca commit 3ab1018Copy full SHA for 3ab1018
.testspace.xml
@@ -9,7 +9,7 @@ npm install]]>
9
</suite>
10
<suite name="Tests" state="1" id=".sh" description="run **all** of the unit tests">
11
<attributes>
12
- <![CDATA[gulp build
+ <![CDATA[gulp test
13
echo "$PWD/test/reports/junitresults.xml{test}" > ${self.result}]]>
14
</attributes>
15
0 commit comments