mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-02 10:04:09 +03:00
Fix chromatic build
This commit is contained in:
parent
aa50ee4b21
commit
bb8cddddc4
@ -82,7 +82,7 @@ export const Reset: Story = {
|
||||
await canvas.findByText(
|
||||
mockedPeopleData[0].displayName,
|
||||
{},
|
||||
{ timeout: 1000 },
|
||||
{ timeout: 3000 },
|
||||
);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user