Skip to content

Commit

Permalink
Some features no longer failing on 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 20, 2010
1 parent f78fb2f commit 89d7a0d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 0 additions & 2 deletions features/call_many_steps.feature
Expand Up @@ -78,7 +78,6 @@ Feature: http://gist.github.com/221223
"""

@fails_on_1_9
Scenario: Call multiline string
When I run cucumber features/f.feature:10
Then STDERR should be empty
Expand All @@ -102,7 +101,6 @@ Feature: http://gist.github.com/221223
"""

@fails_on_1_9
Scenario: Call table
When I run cucumber features/f.feature:13
Then STDERR should be empty
Expand Down

0 comments on commit 89d7a0d

Please sign in to comment.