Skip to content
Snippets Groups Projects
Commit 5c961b9c authored by Douwe Maan's avatar Douwe Maan
Browse files

Fix spec

parent be59f433
No related branches found
No related tags found
1 merge request!1260Clean up overlap between dashboard and explore
Loading
Loading
@@ -63,7 +63,7 @@ class Spinach::Features::Invites < Spinach::FeatureSteps
end
 
step 'I should be redirected to the dashboard' do
expect(current_path).to eq(dashboard_path)
expect(current_path).to eq(dashboard_projects_path)
end
 
step 'I should see a notice telling me I have declined' do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment