Commit f6e6d374 authored by Jasper Maes's avatar Jasper Maes

Rails5: fix flaky spec

parent 1a956035
---
title: 'Rails5: fix flaky spec'
merge_request: 20953
author: Jasper Maes
type: fixed
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment