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