mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Update frontend/src/components/UserSettings/UserName.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
parent
71b7a2adf3
commit
ea1dec369b
@ -77,7 +77,7 @@ describe('UserName Form', () => {
|
||||
|
||||
describe('edit username', () => {
|
||||
beforeEach(async () => {
|
||||
wrapper.vm.username = 'petra'
|
||||
wrapper.findComponent({ name: 'InputUsername' }).setValue('petra')
|
||||
})
|
||||
|
||||
it('has a submit button', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user