Skip to content
Snippets Groups Projects
Commit 6a1bc3d8 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'rails5-fix-flaky-spec-user-uses-shortcuts' into 'master'

Rails5: fix flaky spec

See merge request gitlab-org/gitlab-ce!20953
parents 6cccf59c f6e6d374
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