Simplify test suite name

This commit is contained in:
David Naber 2020-03-19 16:48:07 +01:00
parent 2d4c4f78ec
commit ba97d7143d

View file

@ -13,7 +13,7 @@
</whitelist>
</filter>
<testsuites>
<testsuite name="WooCommerce PayPal Commerce Gateway PHP unit tests">
<testsuite name="unit">
<directory suffix="Test.php">./tests/PHPUnit</directory>
</testsuite>
</testsuites>