Commit ea9fcebf authored by Stan Hu's avatar Stan Hu

Merge branch '60497-unquarantine-user-edits-files-spec' into 'master'

Remove spec/features/projects/files/user_edits_files_spec.rb from quarantine

Closes #60497

See merge request gitlab-org/gitlab-ce!29620
parents 8934ddbb 664f579c
......@@ -172,7 +172,7 @@ describe 'Projects > Files > User edits files', :js do
wait_for_requests
end
it 'links to the forked project for editing', :quarantine do
it 'links to the forked project for editing' do
click_link('.gitignore')
find('.js-edit-blob').click
......
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