Skip to content
Snippets Groups Projects
Commit 40d6f312 authored by David O'Regan's avatar David O'Regan
Browse files

Merge branch 'tr-quarantine-operations-settings-spec' into 'master'

[RUN AS_IF_FOSS] Quarantine broken master operations spec

See merge request gitlab-org/gitlab!55019
parents a6e3979f c7be7cb4
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