1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
This commit is contained in:
adrinr 2023-03-17 11:17:41 +01:00
parent 51ebad2b14
commit 4e82957e52

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,