diff --git a/features/steps/shared/paths.rb b/features/steps/shared/paths.rb index 2ec126e1e94ee85d46f96577f7e7377ec267de25..eb978620da62f20d7f046f17945c8ea51fdaa467 100644 --- a/features/steps/shared/paths.rb +++ b/features/steps/shared/paths.rb @@ -460,7 +460,7 @@ module SharedPaths end step 'I visit snippets page' do - visit snippets_path + visit explore_snippets_path end step 'I visit new snippet page' do