Update test

This commit is contained in:
Pascal Birchler 2025-07-04 11:23:04 +02:00
parent 1dc0d16a35
commit 647942468d
No known key found for this signature in database
GPG key ID: 0DECE73DD74E8B2F

View file

@ -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:
"""