Commit 98150535 authored by Peter Leitzen's avatar Peter Leitzen

Merge branch 'cngo-revert-flaky-spec-fix-attempt' into 'master'

Revert flaky spec fix attempt

See merge request gitlab-org/gitlab!79035
parents 0be01a3b 66978177
......@@ -145,7 +145,7 @@ RSpec.describe "Issues > User edits issue", :js do
fill_in 'Comment', with: '/label ~syzygy'
click_button 'Comment'
expect(page).to have_text('added syzygy label just now', wait: 300)
expect(page).to have_text('added syzygy label just now')
page.within '.block.labels' do
# Remove `verisimilitude` label
......
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