Skip to content

Commit eb06c25

Browse files
authored
Apply suggestion from @swissspidy
1 parent bef9b61 commit eb06c25

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
@@ -80,7 +80,7 @@ Feature: WordPress code scaffolding
8080
When I run `wp theme list --fields=name,status --format=csv`
8181
Then STDOUT should contain:
8282
"""
83-
First Run Name,active
83+
first-run,active
8484
"""
8585

8686
# Now delete the theme and create it again to test the fix for the caching issue

0 commit comments

Comments
 (0)