We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95928e7 commit e17a86cCopy full SHA for e17a86c
src/frontend/tests/e2e-playwright/routes/manage/access.spec.ts
@@ -5,7 +5,6 @@ import { DEFAULT_PASSKEY_NAME } from "../../fixtures/manageAccessPage";
5
import { Ed25519KeyIdentity } from "@icp-sdk/core/identity";
6
import { toSeed } from "../../fixtures/identity";
7
import { LEGACY_II_URL } from "$lib/config";
8
-import { sign } from "crypto";
9
10
test.describe("Access methods", () => {
11
test.beforeEach(
0 commit comments