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 1c18085 commit 9abb08fCopy full SHA for 9abb08f
packages/e2e/src/e2e.spec.ts
@@ -33,7 +33,6 @@ describe('all', () => {
33
let ctx: Awaited<ReturnType<typeof init>>;
34
35
// Auth contexts for testing
36
- let alicePkpAuthContext: AuthContext;
37
let eveCustomAuthContext: AuthContext;
38
39
beforeAll(async () => {
0 commit comments