Skip to content
Snippets Groups Projects

Feature/storage test

Merged Krzysztof Dyszczyk requested to merge feature/storage-test into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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>
Loading