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 551867b commit 737c3e2Copy full SHA for 737c3e2
phpunit.xml.dist
@@ -23,7 +23,7 @@
23
</testsuites>
24
25
<php>
26
- <server name="ELASTICSEARCH_HOSTS" value="http://elastic.ensi-cloud.127.0.0.1.nip.io:9200"/>
+ <server name="ELASTICSEARCH_HOSTS" value="http://127.0.0.1:9200"/>
27
<server name="RECREATE_INDEX" value="true"/>
28
</php>
29
0 commit comments