diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 660ae687d94ffe2beb952d923e6a32d0aee95a83..6755bb6674d08d1ca9927b3651c680a2ac432ab7 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -2,6 +2,7 @@ <ruleset name="WordPress Coding Standards for WP Desk Plugin"> <description>Sniffs for WordPress WPDesk plugins</description> + <config name="testVersion" value="7.2-"/> <config name="text_domain" value="plugin-template"/> <exclude-pattern>tests/*</exclude-pattern>