Skip to content

Commit

Permalink
Fixes typo in step name
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Aug 16, 2013
1 parent f604f01 commit 5155606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/verifying_doubles/dynamic_classes.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Feature: Dynamic classes
be queried directly on the class.

Background:
Given a file name "lib/fake_active_record.rb"
Given a file named "lib/fake_active_record.rb" with:
"""ruby
class FakeActiveRecord
COLUMNS = %w[name email]
Expand Down

0 comments on commit 5155606

Please sign in to comment.