Skip to content
Snippets Groups Projects
Commit f6e6d374 authored by Jasper Maes's avatar Jasper Maes
Browse files

Rails5: fix flaky spec

parent 1a956035
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
---
title: 'Rails5: fix flaky spec'
merge_request: 20953
author: Jasper Maes
type: fixed
Loading
Loading
@@ -9,6 +9,8 @@ describe 'User uses shortcuts', :js do
sign_in(user)
 
visit(project_path(project))
wait_for_requests
end
 
context 'when navigating to the Project pages' do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment