mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add mock
This commit is contained in:
parent
b2d8760f21
commit
ce8efa8dff
@ -33,6 +33,9 @@ describe('Send', () => {
|
|||||||
$apollo: {
|
$apollo: {
|
||||||
mutate: apolloMutationMock,
|
mutate: apolloMutationMock,
|
||||||
},
|
},
|
||||||
|
$route: {
|
||||||
|
query: {},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
const Wrapper = () => {
|
const Wrapper = () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user