Skip to content

Commit 51bd936

Browse files
committed
V7
1 parent 4794f00 commit 51bd936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
<junit outputFile="build/report.junit.xml"/>
1919
</logging>
2020
<php>
21-
<env name="ELASTICSEARCH_HOSTS" value="http://elastic.ensi-cloud.127.0.0.1.nip.io:9200"/>
21+
<env name="ELASTICSEARCH_HOSTS" value="http://elastic.ensi.127.0.0.1.nip.io:9200"/>
2222
</php>
2323
</phpunit>

0 commit comments

Comments
 (0)