Skip to content

Commit

Permalink
Fix test for taxonomy scaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Jun 12, 2024
1 parent 429aa80 commit d1eb337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/scaffold.feature
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Feature: WordPress code scaffolding
"""
And STDOUT should contain:
"""
[ 'prefix-zombie', 'wraith' ]
array( 'prefix-zombie', 'wraith' )
"""
And STDOUT should contain:
"""
Expand Down

0 comments on commit d1eb337

Please sign in to comment.