Skip to content

Commit 94a540e

Browse files
committed
Specified ELASTICSEARCH_URL in integration test
1 parent b1a3f39 commit 94a540e

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
@@ -70,5 +70,5 @@ jobs:
7070
run: |
7171
vendor/bin/phpunit -c phpunit-integration-tests.xml
7272
env:
73-
TEST_SUITE: free
73+
ELASTICSEARCH_URL: http://localhost:9200
7474

0 commit comments

Comments
 (0)