Skip to content

Commit

Permalink
attempt to fix flickering spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Dec 5, 2024
1 parent e1c2727 commit 033e5cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/support/pages/projects/index.rb
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ def set_columns(*columns)
within "dialog" do
click_on "Apply"
end

wait_for_network_idle
end

def expect_no_config_columns(*columns)
Expand Down

0 comments on commit 033e5cb

Please sign in to comment.