提交 d4aeda20 编写于 作者: J Jacob Schatz

Merge branch '31615-fix-dropdown-animation-failure' into 'master'

Fixed transient failure related to dropdown animations

Closes #31615

See merge request !11002
......@@ -20,6 +20,7 @@ feature 'Create New Merge Request', feature: true, js: true do
expect(page).to have_content('Target branch')
first('.js-source-branch').click
first('.dropdown-source-branch .dropdown-content')
find('.dropdown-source-branch .dropdown-content a', match: :first).click
expect(page).to have_content "b83d6e3"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册