diff --git a/test/SessionKeyTest.ts b/test/SessionKeyTest.ts index 43398a2f..5694e05f 100644 --- a/test/SessionKeyTest.ts +++ b/test/SessionKeyTest.ts @@ -353,7 +353,7 @@ class SessionTester { } } -describe.only("SessionKeyModule tests", function () { +describe("SessionKeyModule tests", function () { let proxyAccountAddress: string; (hre.network.name == "dockerizedNode" ? it : it.skip)("should deposit funds", async () => {