We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4794f00 commit 51bd936Copy full SHA for 51bd936
phpunit.xml.dist
@@ -18,6 +18,6 @@
18
<junit outputFile="build/report.junit.xml"/>
19
</logging>
20
<php>
21
- <env name="ELASTICSEARCH_HOSTS" value="http://elastic.ensi-cloud.127.0.0.1.nip.io:9200"/>
+ <env name="ELASTICSEARCH_HOSTS" value="http://elastic.ensi.127.0.0.1.nip.io:9200"/>
22
</php>
23
</phpunit>
0 commit comments