mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
[CL-803] Temporarily disable flaky popover test (#15761)
This commit is contained in:
@@ -161,6 +161,11 @@ export const PopoverOpen: Story = {
|
||||
|
||||
await userEvent.click(passwordLabelIcon);
|
||||
},
|
||||
parameters: {
|
||||
chromatic: {
|
||||
disableSnapshot: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export const SimpleDialogOpen: Story = {
|
||||
|
||||
Reference in New Issue
Block a user