This commit is contained in:
peintnermax
2023-08-02 14:21:35 +02:00
parent 9bbaa91321
commit 10771b7339

View File

@@ -3,7 +3,7 @@ import { stub } from "../support/mock";
const CUSTOM_TEXT = "Hubba Bubba"; const CUSTOM_TEXT = "Hubba Bubba";
const IDP_URL = "https://google.com"; const IDP_URL = "https://google.com";
describe("register", () => { describe("register idps", () => {
beforeEach(() => { beforeEach(() => {
stub("zitadel.user.v2alpha.UserService", "StartIdentityProviderFlow", { stub("zitadel.user.v2alpha.UserService", "StartIdentityProviderFlow", {
data: { data: {