Skip to content

Commit

Permalink
Fixing dialog test
Browse files Browse the repository at this point in the history
Co-authored-by: Keith Cirkel <[email protected]>
  • Loading branch information
jonrohan and keithamus committed Jan 16, 2024
1 parent e54b928 commit cb630a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/alpha/action_menu_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ def test_deferred_dialog_opens
click_on_invoker_button
click_on_fourth_item

assert_selector "dialog[open]"
assert_selector "dialog[open]", visible: :hidden

# menu should close
refute_selector "action-menu ul li"
Expand Down

0 comments on commit cb630a1

Please sign in to comment.