This commit is contained in:
adrinr 2023-03-17 11:17:41 +01:00
parent 51ebad2b14
commit 4e82957e52
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ describe("/api/global/scim/v2/users", () => {
error: { error: {
code: "feature_disabled", code: "feature_disabled",
featureName: "scimIntegration", featureName: "scimIntegration",
type: "license_error",
}, },
message: "scimIntegration is not currently enabled", message: "scimIntegration is not currently enabled",
status: 400, status: 400,