Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Aug 2, 2022
1 parent ccd1129 commit 6aa0195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/theme.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Feature: Test WordPress for themes with known security issues
Scenario: A WordPress install with a theme with a known security issue
Given a WP install
And I run `wp theme install twentyfifteen --version=1.1 --force`
And I run `wp theme update twentyfifteen --dry-run`
And I run `wp theme update twentyfifteen --dry-run`

When I run `wp launchcheck all --all`
Then STDOUT should contain:
Expand Down

0 comments on commit 6aa0195

Please sign in to comment.