Skip to content

Commit

Permalink
adapt integration mock
Browse files Browse the repository at this point in the history
  • Loading branch information
peintnermax committed Aug 31, 2023
1 parent decfdca commit 1e09d71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/login/cypress/integration/login.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ describe("login", () => {
loginName: "[email protected]",
},
password: undefined,
passkey: undefined,
webAuthN: undefined,
intent: undefined,
},
metadata: {},
domain: "localhost",
},
},
});
Expand Down

0 comments on commit 1e09d71

Please sign in to comment.