Skip to content
Snippets Groups Projects
Commit c7be7cb4 authored by Tristan Read's avatar Tristan Read
Browse files

Quarantine broken master operations spec

parent 36cf7b9a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -89,7 +89,7 @@ def save_form
)
end
 
it 'successfully fills and submits the form' do
it 'successfully fills and submits the form', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/322666' do
visit project_settings_operations_path(project)
 
wait_for_requests
Loading
Loading
@@ -152,7 +152,7 @@ def save_form
end
 
context 'grafana integration settings form' do
it 'successfully fills and completes the form' do
it 'successfully fills and completes the form', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/322666' do
visit project_settings_operations_path(project)
 
wait_for_requests
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