mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix test components/Menu/Navbar.spec.js
This commit is contained in:
parent
0c28478390
commit
edf532145f
@ -38,7 +38,7 @@ describe('AuthNavbar', () => {
|
||||
})
|
||||
|
||||
it('renders the component', () => {
|
||||
expect(wrapper.find('div.auth-header').exists()).toBeTruthy()
|
||||
expect(wrapper.find('div.navbar-component').exists()).toBeTruthy()
|
||||
})
|
||||
|
||||
it('has a .navbar-brand element', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user