mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
00a224f0ce
commit
67f0458378
@ -210,7 +210,7 @@ describe('ChangeUserRoleFormular', () => {
|
||||
|
||||
describe('change select to', () => {
|
||||
describe('same role', () => {
|
||||
it('not calling the API', () => {
|
||||
it('does not call the API', () => {
|
||||
rolesToSelect.at(1).setSelected()
|
||||
expect(apolloMutateMock).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user