1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 03:15:58 +02:00

ci: stop MkGalleryPostPreview snapshot

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-05-17 07:51:45 +00:00
committed by GitHub
parent 747d323584
commit 45263f4cd0

View File

@@ -44,6 +44,10 @@ export const Default = {
],
parameters: {
layout: 'centered',
chromatic: {
// FIXME: flaky
disableSnapshot: true,
},
},
} satisfies StoryObj<typeof MkGalleryPostPreview>;
export const Hover = {