mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
removed console log
This commit is contained in:
parent
61b6f4f06b
commit
32be804cd2
@ -23,7 +23,6 @@ describe('CloseButton', () => {
|
||||
})
|
||||
|
||||
it('emmits click event', () => {
|
||||
console.log(wrapper.html())
|
||||
wrapper.find('.navbar-toggler').trigger('click')
|
||||
expect(wrapper.emitted('click')).toBeTruthy()
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user