mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adapt unit tests to changes on auth nav bar component
This commit is contained in:
parent
70e11b8e49
commit
dc510edf28
@ -25,6 +25,7 @@ describe('App', () => {
|
||||
meta: {
|
||||
requiresAuth: false,
|
||||
},
|
||||
params: {},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
@ -19,6 +19,7 @@ describe('AuthLayout', () => {
|
||||
meta: {
|
||||
requiresAuth: false,
|
||||
},
|
||||
params: {},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user