Skip to content

Commit b7e0088

Browse files
committed
Test
1 parent 732ffd7 commit b7e0088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/webpack-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ const startSampleAndRun = async () => {
147147
[runApp, runCypress],
148148
{
149149
killOthers: ['success', 'failure'],
150-
successCondition: ['first'],
150+
successCondition: ['second'],
151151
}
152152
);
153153
return result.then(() => {

0 commit comments

Comments
 (0)