mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:23:16 +00:00
adapt integration mock
This commit is contained in:
@@ -29,11 +29,10 @@ describe("login", () => {
|
|||||||
loginName: "john@zitadel.com",
|
loginName: "john@zitadel.com",
|
||||||
},
|
},
|
||||||
password: undefined,
|
password: undefined,
|
||||||
passkey: undefined,
|
webAuthN: undefined,
|
||||||
intent: undefined,
|
intent: undefined,
|
||||||
},
|
},
|
||||||
metadata: {},
|
metadata: {},
|
||||||
domain: "localhost",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user