Skip to content

Commit

Permalink
convert to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Sep 22, 2022
1 parent f94f4a1 commit 53dc2ea
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions features/general.feature
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ Feature: General tests of WP Launch Check
Scenario: WordPress is up to date
Given a WP install

When I run `wp core version`
# This check is here to remind us to update versions when new releases are available.
Then STDOUT should contain:
"""
6.0
"""
When I run `wp core version`
# This check is here to remind us to update versions when new releases are available.
Then STDOUT should contain:
"""
6.0
"""

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

0 comments on commit 53dc2ea

Please sign in to comment.