Merge branch 'cl/romantic-mendel-5a2c25' into cl/hexclave-pr3

This commit is contained in:
Bilal Godil 2026-05-26 10:35:45 -07:00
commit 4815eba397

View File

@ -92,7 +92,7 @@ describe('validateRedirectUrl', () => {
.toThrowErrorMatchingInlineSnapshot(`
[HexclaveAssertionError: The hosted handler URL template must put {projectId} in the hostname.
This is likely an error in Hexclave (formerly Stack Auth). Please make sure you are running the newest version and report it.]
This is likely an error in Hexclave. Please make sure you are running the newest version and report it.]
`);
});
});