Commit b7652b57 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-unquarantine-file-locking-spec' into 'master'

Unquarantine file locking spec

Closes #35153

See merge request gitlab-org/gitlab!19657
parents c35b2264 055311c0
......@@ -29,8 +29,7 @@ module QA
end
end
# Bug issue: https://gitlab.com/gitlab-org/gitlab/issues/35254
it 'locks a directory and tries to push as a second user', :quarantine do
it 'locks a directory and tries to push as a second user' do
push branch: 'master', file: 'directory/file', as_user: @user_one
sign_out_and_sign_in_as user: @user_one
......
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