fix test add mockRouterReplace

This commit is contained in:
ogerly 2022-08-08 09:37:04 +02:00
parent 6be065b0b6
commit 3c632e0d63

View File

@ -42,7 +42,7 @@ describe('Transactions', () => {
query: apolloMock,
},
$router: {
push: mockRouterReplace,
replace: mockRouterReplace,
},
}