mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
[CL-524] Unskip chromatic tests to troubleshoot (#13477)
This commit is contained in:
@@ -186,10 +186,4 @@ export const VirtualScrollBlockingDialog: Story = {
|
||||
|
||||
await userEvent.click(dialogButton);
|
||||
},
|
||||
parameters: {
|
||||
chromatic: {
|
||||
// TODO CL-524 fix flaky story (number of virtual scroll rows is inconsistent)
|
||||
disableSnapshot: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user