mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Attempting to stabilize another flaky test.
This commit is contained in:
parent
8ddcd695f0
commit
e96a5338e2
2 changed files with 4 additions and 2 deletions
|
|
@ -193,7 +193,9 @@ feature 'Version' do
|
|||
click_link 'Reject event'
|
||||
|
||||
visit conference_program_proposals_path(conference_id: conference.short_title)
|
||||
click_link 'Re-Submit'
|
||||
within('#events') do
|
||||
click_link 'Re-Submit'
|
||||
end
|
||||
|
||||
visit admin_conference_program_events_path(conference.short_title)
|
||||
click_button 'New'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue