Skip to content

Commit 0d92a13

Browse files
committed
dev: update test github workflow
1 parent 4bac73c commit 0d92a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: composer update -W
5656

5757
- name: Setup WP Tests
58-
run: bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1
58+
run: bash bin/install-wp-tests.sh wordpress_test root root
5959

6060
- name: PHPUnit
6161
run: './vendor/bin/phpunit'

0 commit comments

Comments
 (0)