Fix snippets exploration test

This commit is contained in:
Douwe Maan 2015-09-09 09:29:42 +01:00
parent 5c961b9cc5
commit 89f166021f
1 changed files with 1 additions and 1 deletions

View File

@ -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