1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +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: {
code: "feature_disabled",
featureName: "scimIntegration",
type: "license_error",
},
message: "scimIntegration is not currently enabled",
status: 400,