Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit 2b5dcbc

Browse files
committed
Update the code coverage whitelist to reflect the new filename of the main plugin file
1 parent eb3e031 commit 2b5dcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<filter>
3434
<whitelist>
3535
<directory suffix=".php">includes</directory>
36-
<file>wc-custom-order-table.php</file>
36+
<file>woocommerce-custom-orders-table.php</file>
3737
</whitelist>
3838
</filter>
3939
</phpunit>

0 commit comments

Comments
 (0)