Skip to content

Commit 75e3cfd

Browse files
swissspidyCopilot
andauthored
Update features/scaffold-plugin-tests.feature
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 169fe4a commit 75e3cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/scaffold-plugin-tests.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Feature: Scaffold plugin unit tests
236236
When I try `wp scaffold plugin-tests ../`
237237
Then STDERR should be:
238238
"""
239-
Error: Invalid plugin slug specified. The slug can only contain alphanumeric characters and dashes.
239+
Error: Invalid plugin slug specified. The slug can only contain alphanumeric characters, underscores, and dashes.
240240
"""
241241
And the return code should be 1
242242

0 commit comments

Comments
 (0)