mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Merge branch 'project-config-to-json' of github.com:stackframe-projects/stack into project-config-to-json
This commit is contained in:
commit
40db4e2ff0
@ -331,7 +331,7 @@ it("doesn't allow duplicated oauth ids", async ({ expect }) => {
|
||||
`);
|
||||
});
|
||||
|
||||
it("misconfigures oauth config", async ({ expect }) => {
|
||||
it("returns an error when the oauth config is misconfigured", async ({ expect }) => {
|
||||
const { adminAccessToken } = await Project.createAndSwitch({
|
||||
config: {
|
||||
magic_link_enabled: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user