mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-08-18 05:21:29 +08:00
Update test
This commit is contained in:
parent
1dc0d16a35
commit
647942468d
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Feature: WordPress code scaffolding
|
|||
"""
|
||||
And the {PLUGIN_DIR}/hello-world/.phpcs.xml.dist file should contain:
|
||||
"""
|
||||
<config name="testVersion" value="5.6-"/>
|
||||
<config name="testVersion" value="7.2-"/>
|
||||
"""
|
||||
And the {PLUGIN_DIR}/hello-world/hello-world.php file should contain:
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue