Commit 49946080 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'rails5-fix-path-lock-spec' into 'master'

Rails5 fix duplicate gpg signature in path lock spec

See merge request gitlab-org/gitlab-ee!6939
parents 6cb95116 f499904e
---
title: Rails5 fix duplicate gpg signature in path lock spec
merge_request: 6939
author: Jasper Maes
type: fixed
......@@ -12,6 +12,8 @@ describe 'Path Locks', :js do
sign_in(user)
visit tree_path
wait_for_requests
end
it 'Locking folders' 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