Skip to content
Snippets Groups Projects
Commit c1caec75 authored by dyszczo's avatar dyszczo
Browse files

test prefix

parent dfa4e81e
No related branches found
No related tags found
1 merge request!25Feature/storage test
Pipeline #8591 passed with stages
in 3 minutes and 15 seconds
......@@ -3,7 +3,7 @@
>
<testsuites>
<testsuite>
<directory prefix="test-" suffix=".php">./tests/integration</directory>
<directory prefix="Test_" suffix=".php">./tests/integration</directory>
</testsuite>
</testsuites>
......@@ -25,4 +25,4 @@
<env name="WC_DEVELOP_DIR" value="/tmp/woocommerce"/>
</php>
</phpunit>
\ No newline at end of file
</phpunit>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment