Skip to content

Commit 6479424

Browse files
committed
Update test
1 parent 1dc0d16 commit 6479424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/scaffold.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Feature: WordPress code scaffolding
231231
"""
232232
And the {PLUGIN_DIR}/hello-world/.phpcs.xml.dist file should contain:
233233
"""
234-
<config name="testVersion" value="5.6-"/>
234+
<config name="testVersion" value="7.2-"/>
235235
"""
236236
And the {PLUGIN_DIR}/hello-world/hello-world.php file should contain:
237237
"""

0 commit comments

Comments
 (0)