Skip to content

Commit

Permalink
correct verbal emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
twcamper committed Jul 4, 2011
1 parent d3092e4 commit 9c1f1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion features/reports/pretty_variable_depth_tree.txt
Expand Up @@ -3,7 +3,7 @@
TWO
THREE
DEPTH_OF_FOUR.FEATURE
Feature: Depth of Four (I am down here!)
Feature: Depth of Four (I am DOWN here!)
Scenario: testing that
Scenario: testing the other
Scenario: testing this
Expand Down
2 changes: 1 addition & 1 deletion fixtures/one/two/three/depth_of_four.feature
@@ -1,4 +1,4 @@
Feature: Depth of Four (I am down here!)
Feature: Depth of Four (I am DOWN here!)

Scenario: testing this
Given oh
Expand Down

0 comments on commit 9c1f1e3

Please sign in to comment.