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 e7130f2 commit b2d1856Copy full SHA for b2d1856
components/dash-table/tests/selenium/test_header.py
@@ -174,7 +174,7 @@ def test_head006_style_merged_columns(test):
174
use_reloader=False,
175
use_debugger=True,
176
dev_tools_hot_reload=False,
177
- test_head006_style_merged_columns=True,
+ dev_tools_disable_version_check=True,
178
)
179
180
target = test.table("table")
0 commit comments