Skip to content

Commit

Permalink
fix a few formatting mistakes (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
dumpsterfireproject committed Jun 10, 2022
1 parent 2e4d7d8 commit 39a9a36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features/formatter/pretty.feature
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ Feature: pretty formatter
"""

Scenario: Support of Feature Plus Rule
Given a feature "features/simple.feature" file:
Given a feature "features/simple.feature" file:
"""
Feature: simple feature with a rule
simple feature description
Expand All @@ -475,8 +475,8 @@ Feature: pretty formatter
0s
"""

Scenario: Support of Feature Plus Rule with Background
Given a feature "features/simple.feature" file:
Scenario: Support of Feature Plus Rule with Background
Given a feature "features/simple.feature" file:
"""
Feature: simple feature with a rule with Background
simple feature description
Expand Down

0 comments on commit 39a9a36

Please sign in to comment.