Skip to content

Commit

Permalink
storybook: remove flaky visual test screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredh159 committed Dec 2, 2024
1 parent 42c9b59 commit f18f8bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const Default: Story = props({
deleteItems: () => {},
});

// @screenshot: xs,md
// @screenshot: md
export const WithSuspensions: Story = props({
...Default.args,
items: [
Expand Down
Binary file not shown.

0 comments on commit f18f8bb

Please sign in to comment.