We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17d975 commit 92cf43bCopy full SHA for 92cf43b
tests/scenarios/smsenvoi.test.ts
@@ -1,8 +1,6 @@
1
import { ResponsePayload } from "kuzzle-sdk";
2
import { setupHooks } from "../helpers";
3
4
-jest.setTimeout(10000);
5
-
6
describe("SMSEnvoi", () => {
7
const { node1, node2, node3 } = setupHooks();
8
0 commit comments