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 af9ab20 commit 57e33ccCopy full SHA for 57e33cc
dev/tests/unit/phpunit.xml.dist
@@ -57,7 +57,7 @@
57
<!-- Optional arguments block; omit it if you want to use default values -->
58
<arguments>
59
<!-- Path to config file (default is config/allure.config.php) -->
60
- <string>allure/allure.config.php</string>
+ <directory>allure/allure.config.php</directory>
61
</arguments>
62
</extension>
63
</extensions>
0 commit comments