Skip to content
Snippets Groups Projects
Unverified Commit 81e92923 authored by Andrejs Cunskis's avatar Andrejs Cunskis
Browse files

Merge branch 'cngo-revert-unquarantine' into 'master'

parents 4f34368f 1184c4c2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -47,7 +47,8 @@
end
end
 
it 'adds first label by pressing enter when search' do
it 'adds first label by pressing enter when search',
quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/414877' do
within(labels_widget) do
page.within('[data-testid="value-wrapper"]') do
expect(page).not_to have_content(development.name)
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