Don't hold the test suite to the same naming conventions as WordPress/WooCommerce.

This commit is contained in:
Steve Grunwell 2018-01-15 17:02:39 +00:00
parent 8484991f99
commit 4804d9e8a5
1 changed files with 1 additions and 0 deletions

View File

@ -52,5 +52,6 @@
</rule>
<rule ref="WordPress.Files.FileName.InvalidClassFileName">
<exclude-pattern>includes/**/abstract-*.php</exclude-pattern>
<exclude-pattern>tests/*</exclude-pattern>
</rule>
</ruleset>