test: fix flaky

This commit is contained in:
himself65
2023-04-24 19:33:35 -05:00
parent 06ef6da370
commit 04fc619f52

View File

@@ -171,6 +171,7 @@ describe('ydoc sync', () => {
},
{
timeout: 30000,
retry: 3,
}
);
});