mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:23:16 +00:00
test
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user