Skip to content

Commit

Permalink
Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
antip00 committed Oct 25, 2024
1 parent bd3cd36 commit 5812dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testflows/steps/panel/view.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,5 +529,5 @@ def save_dashboard(self):
click_save_button()

with And("clicking save confirmation button"):
with delay():
with delay(before=0.5):
click_save_confirmation_button()

0 comments on commit 5812dc9

Please sign in to comment.