Skip to content

Commit

Permalink
fixed broken step, still need more care but will do for now
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jul 23, 2010
1 parent a78af66 commit d14e03b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features/step_definitions/features_steps.rb
Expand Up @@ -107,6 +107,7 @@
click_link @feature.path
end

# @TODO Make more flexible
Then /^the feature files contents should be viewable$/ do
response.should contain "Feature: Viewing an items tags"
response.should contain "Feature: Tag cloud"
end

0 comments on commit d14e03b

Please sign in to comment.