Fix tests
This commit is contained in:
parent
74573a1625
commit
d1c224ed42
|
@ -9,6 +9,7 @@ mocks.licenses.useScimIntegration()
|
|||
|
||||
describe("/api/global/scim/v2/users", () => {
|
||||
beforeEach(() => {
|
||||
jest.resetAllMocks()
|
||||
mocks.licenses.useScimIntegration()
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue