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 f84414f commit 4036c19Copy full SHA for 4036c19
phpunit-yaml-oss-tests.xml
@@ -14,7 +14,7 @@
14
</php>
15
<testsuites>
16
<testsuite name="Yaml tests">
17
- <directory>tests/Elasticsearch/Tests/Yaml</directory>
+ <directory>tests/Elasticsearch/Tests/Yaml/Oss</directory>
18
</testsuite>
19
</testsuites>
20
<groups>
phpunit-yaml-xpack-tests.xml
+ <directory>tests/Elasticsearch/Tests/Yaml/Xpack</directory>
0 commit comments