Skip to content

Commit 6a50c5c

Browse files
committed
test(e2e): remove wrong comment
1 parent 4be9874 commit 6a50c5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playwright/e2e/crypto/crypto.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ test.describe("Cryptography", function () {
9696
}
9797

9898
test("Setting up key backup by recovery key", async ({ page, app, user: aliceCredentials }) => {
99-
// Verified the device
10099
await app.client.bootstrapCrossSigning(aliceCredentials);
101100

102101
await enableKeyBackup(app);

0 commit comments

Comments
 (0)