Skip to content

Commit

Permalink
Merge pull request #13632 from opf/code-maintenance/49935-fix-flaky-m…
Browse files Browse the repository at this point in the history
…eetings-spec

[#49935] Fix flaky create meeting spec
  • Loading branch information
mrmir committed Sep 5, 2023
2 parents 7e19343 + 91c60ce commit 2950ffa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/meeting/spec/features/meetings_new_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@

new_page.set_project project

wait_for_network_idle # Wait for participant section to be fetched

show_page = new_page.click_create

show_page.expect_toast(message: 'Successful creation')
Expand Down

0 comments on commit 2950ffa

Please sign in to comment.