switch user role: removed unecessary comment

This commit is contained in:
Moriz Wahl 2021-02-09 17:51:52 +01:00 committed by Ulf Gebhardt
parent 14dfe2ae2c
commit dd8f32bbd3
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -137,7 +137,6 @@ describe('Users', () => {
},
}),
)
// await expect(mocks.$toast.success).toHaveBeenCalled()
})
it('toasts a success message after role has changed', () => {