Skip to content

Commit

Permalink
Refactored as we no longer have an id tag for our stories link
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed May 12, 2010
1 parent 0e3ca19 commit ad81ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/step_definitions/features_steps.rb
Expand Up @@ -64,7 +64,7 @@
end

When /^I visit the first features stories$/ do
click_link 'feature_1_stories'
click_link 'Stories'
end

Then /^I should see a list of features$/ do
Expand Down

0 comments on commit ad81ef4

Please sign in to comment.