Skip to content

Commit

Permalink
#139 adding missing character in test
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeProKid committed Jul 20, 2018
1 parent 26699cb commit d3112e0
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 @@ -355,7 +355,7 @@ Feature: WordPress code scaffolding
Given I run `wp theme path`
And save STDOUT as {THEME_DIR}
When I run `wp scaffold _s starter-theme --woocommerce
When I run `wp scaffold _s starter-theme --woocommerce`
Then STDOUT should contain:
"""
Success: Created theme 'Starter-theme'.
Expand Down

0 comments on commit d3112e0

Please sign in to comment.