Skip to content

Commit 6ada0f6

Browse files
committed
dash-table visual tests: only one width
1 parent 86e6d9a commit 6ada0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dash-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lint": "run-s private::lint.*",
3535
"test.server": "pytest --nopercyfinalize tests/selenium",
3636
"test.unit": "run-s private::test.python private::test.unit",
37-
"test.visual": "build-storybook && percy-storybook",
37+
"test.visual": "build-storybook && percy-storybook --widths=1280",
3838
"test.visual-local": "build-storybook"
3939
},
4040
"author": "Chris Parmer <[email protected]>",

0 commit comments

Comments
 (0)