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

Re-enable quarantined specs

parent 81ff914f
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', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/322666' do
it 'successfully fills and submits the form' 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', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/322666' do
it 'successfully fills and completes the form' 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