Skip to content

Commit 9abb08f

Browse files
committed
fix(e2e): #881 (comment)
1 parent 1c18085 commit 9abb08f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/e2e/src/e2e.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ describe('all', () => {
3333
let ctx: Awaited<ReturnType<typeof init>>;
3434

3535
// Auth contexts for testing
36-
let alicePkpAuthContext: AuthContext;
3736
let eveCustomAuthContext: AuthContext;
3837

3938
beforeAll(async () => {

0 commit comments

Comments
 (0)