Skip to content

Commit

Permalink
Merge branch 'QA-446-replacefixupdate2-api-tests' into QA-577-fix-uns…
Browse files Browse the repository at this point in the history
…table-tests
  • Loading branch information
abilevych authored Jan 16, 2024
2 parents 43e7a17 + 3a546fc commit 5a2e7ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/integration-tests/tests/api/logs.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { Helper } from "../../src/helper";
import { Playbook } from "../../src/playbook/playbook";

describe("/api?module=logs", () => {

jest.setTimeout(localConfig.standardTimeout); //works unstable without timeout
const helper = new Helper();
const bufferFile = "src/playbook/";
Expand Down

0 comments on commit 5a2e7ba

Please sign in to comment.