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
d3824ae642
commit
d0fb80483e
@ -52,7 +52,7 @@ describe('ChangeUserRoleFormular', () => {
|
||||
wrapper = Wrapper()
|
||||
})
|
||||
|
||||
it('a DIV element with the class.delete-user-formular', () => {
|
||||
it('has a DIV element with the class.delete-user-formular', () => {
|
||||
expect(wrapper.find('.change-user-role-formular').exists()).toBe(true)
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user