Remove useless syncs
This commit is contained in:
parent
8b7be48522
commit
fc0ff0df1c
52 changed files with 0 additions and 103 deletions
|
|
@ -13,7 +13,6 @@ export const offlineMixedOperationsTest: TestDefinition = {
|
|||
{ type: "create", client: 0, path: "file3.md", content: "content-3" },
|
||||
{ type: "enable-sync", client: 0 },
|
||||
{ type: "enable-sync", client: 1 },
|
||||
{ type: "sync" },
|
||||
{ type: "barrier" },
|
||||
|
||||
{
|
||||
|
|
@ -42,7 +41,6 @@ export const offlineMixedOperationsTest: TestDefinition = {
|
|||
},
|
||||
|
||||
{ type: "enable-sync", client: 0 },
|
||||
{ type: "sync" },
|
||||
{ type: "barrier" },
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue