fix(test): less agressive start timeout

This commit is contained in:
Alexey Kasyanchuk 2019-01-31 23:39:48 +03:00
parent 6b82ecd8a1
commit fc889db4f7

View File

@ -7,6 +7,7 @@ describe("application", () => {
after(stopApplication);
it("check start", async function() {
this.timeout(5000);
const { app } = this
await app.client.waitForExist('#index-window')
// fix realtime config