Skip to content
Snippets Groups Projects
Commit c13887a1 authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Fix corrupted test

parent b4e8e7ed
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -357,7 +357,7 @@ describe 'Pipelines', :js do
visit_project_pipelines
end
 
it 'does not show trace artifact as artifacts'
it 'does not show trace artifact as artifacts' do
expect(page).not_to have_selector('.build-artifacts')
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment