Unquarantine spec in user_edits_files_spec.rb

This commit is contained in:
Heinrich Lee Yu 2019-06-14 00:49:23 +08:00
parent ee458c9157
commit 664f579ca9
1 changed files with 1 additions and 1 deletions

View File

@ -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