Skip to content

Commit ff2659d

Browse files
committed
Test that CI doesn't silently create new screenshots
1 parent fe74709 commit ff2659d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/shared-components/src/room/composer/Banner/Banner.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export default meta;
2626
type Story = StoryObj<typeof meta>;
2727

2828
export const Default: Story = {};
29+
export const Test: Story = {};
2930
export const Info: Story = {
3031
args: {
3132
type: "info",

0 commit comments

Comments
 (0)