mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 14:44:25 +01:00
test(client): increase a timeout for local run
This commit is contained in:
parent
d8e4547988
commit
b6af3b70b0
@ -35,5 +35,5 @@ describe("CK config", () => {
|
||||
expect(config.translations, locale.id).toHaveLength(2);
|
||||
}
|
||||
}
|
||||
}, 10_000);
|
||||
}, 20_000);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user