We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc0d16 commit 6479424Copy full SHA for 6479424
features/scaffold.feature
@@ -231,7 +231,7 @@ Feature: WordPress code scaffolding
231
"""
232
And the {PLUGIN_DIR}/hello-world/.phpcs.xml.dist file should contain:
233
234
- <config name="testVersion" value="5.6-"/>
+ <config name="testVersion" value="7.2-"/>
235
236
And the {PLUGIN_DIR}/hello-world/hello-world.php file should contain:
237
0 commit comments