We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef0f6c commit ada24e5Copy full SHA for ada24e5
components/dash-core-components/tests/integration/sliders/test_sliders_shorthands.py
@@ -193,5 +193,5 @@ def test_slsh002_sliders_marks_si_unit_format(dash_dcc):
193
194
dash_dcc.start_server(app)
195
dash_dcc.wait_for_element(".rc-slider")
196
- time.sleep(1)
+ time.sleep(2)
197
dash_dcc.percy_snapshot("slsh002 - test_slsh002_sliders_marks_si_unit_format", True)
0 commit comments