Commit 6ce86208 authored by Mark Fletcher's avatar Mark Fletcher Committed by Sanad Liaquat (Personal)

Quarantine elasticsearch test

parent b5a642ab
......@@ -44,7 +44,7 @@ module QA
end
context 'when searching for projects using advanced syntax' do
it 'searches in the project name' do
it 'searches in the project name', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/221251', type: :investigating } do
expect_search_to_find_project("es-adv-*#{project_name_suffix}")
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment