diff --git a/features/step_definitions/features_steps.rb b/features/step_definitions/features_steps.rb index a65e0ae2..6c56e864 100644 --- a/features/step_definitions/features_steps.rb +++ b/features/step_definitions/features_steps.rb @@ -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