Skip to content

Commit 191afb2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/scaffold-theme-tests.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Feature: Scaffold theme unit tests
215215
When I try `wp scaffold theme-tests ../`
216216
Then STDERR should be:
217217
"""
218-
Error: Invalid theme slug specified. The slug can only contain alphanumeric characters and dashes.
218+
Error: Invalid theme slug specified. The slug can only contain alphanumeric characters, underscores, and dashes.
219219
"""
220220
And the return code should be 1
221221

0 commit comments

Comments
 (0)