Fix chromatic build
This commit is contained in:
@ -82,7 +82,7 @@ export const Reset: Story = {
|
|||||||
await canvas.findByText(
|
await canvas.findByText(
|
||||||
mockedPeopleData[0].displayName,
|
mockedPeopleData[0].displayName,
|
||||||
{},
|
{},
|
||||||
{ timeout: 1000 },
|
{ timeout: 3000 },
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user