Skip to content

Commit

Permalink
🙏
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdd committed Aug 30, 2024
1 parent d61017a commit b2f9975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_figure_resampler_selenium.py
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ def test_multi_trace_go_figure(driver, multi_trace_go_figure):
n_updated_traces=30,
)

time.sleep(5)
fr.drag_and_zoom("xy", x0=0.1, x1=0.3, y0=0.6, y1=0.9)
fr.clear_requests(sleep_time_s=3)

Expand Down

0 comments on commit b2f9975

Please sign in to comment.