You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ To use:
69
69
npx playwright install
70
70
```
71
71
72
+
You may also configure your script to run `storybook build --test` instead, and [configure storybook](https://storybook.js.org/docs/api/main-config/main-config-build) to disable irrelevant addons/features for testing.
73
+
72
74
## Options
73
75
74
76
The command-line interface has the following options:
0 commit comments