Skip to content

Commit

Permalink
Fix snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniebigodes committed Dec 22, 2023
1 parent e3cf322 commit 5d83d68
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,7 @@ If you are using `addon-coverage` **AND** running the test runner against your _
// main.js
export default {
addons: [
'@storybook/addon-links',
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'@storybook/addon-coverage',
],
// Your Storybook configuration goes here
build: {
test: {
disabledAddons: [
Expand Down

0 comments on commit 5d83d68

Please sign in to comment.