Fix test
This commit is contained in:
parent
51ebad2b14
commit
4e82957e52
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue