Skip to content

Commit

Permalink
Fix description of cuke feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston authored and dchelimsky committed Oct 3, 2010
1 parent 9a4a56f commit fb7978f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/matchers/expect_error.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: expect error

Expect a proc to change the state of some object.
Expect a proc to raise an error when called.

Scenario: expect error
Given a file named "expect_error_spec.rb" with:
Expand Down

0 comments on commit fb7978f

Please sign in to comment.