Skip to content

Commit 279a481

Browse files
committed
1 parent a19777b commit 279a481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/src/tickets/custom-auth.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ describe('Custom Auth Frontend Logic', () => {
6060
// LitActions.setResponse({ response: isValid ? "true" : "false" });
6161
// })();
6262
// ============================================================
63-
const validationIpfsCid = 'QmP3ZoTSGQ2P9cAZ4pBUjmPC34xbJZFRoWnCXT2SdHA2uD';
63+
const validationIpfsCid = 'QmTdTemgWBYS76ACdZPttsve6edukyXjCdsNYNK1QDeXKY';
6464

6565
// Step 3: Mint PKPs for Users - Mint PKPs for your users using the custom auth method
6666
// type and validation CID.

0 commit comments

Comments
 (0)