Skip to content

Commit

Permalink
skip wp check
Browse files Browse the repository at this point in the history
  • Loading branch information
pschoffer committed Aug 11, 2022
1 parent 9a1fef5 commit 8367285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/e2e_test.bat
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if NOT %errorlevel% == 0 (

echo "== Starting dev-env"

call vip dev-env start
call vip dev-env start --skip-wp-versions-check

if NOT %errorlevel% == 0 (
echo "== Dev-env failed to start"
Expand Down

0 comments on commit 8367285

Please sign in to comment.