Skip to content

Commit

Permalink
Increase flaky test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Oct 21, 2024
1 parent 531a195 commit 0401c51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,6 @@ describe('Preferences page', () => {
'/accountLists/account-list-1/settings/notifications',
);
});
});
}, 15000);
});
});

0 comments on commit 0401c51

Please sign in to comment.