test: refs #8647 try to solve the problem

This commit is contained in:
Javier Segarra 2025-03-10 13:02:41 +01:00
parent dcd4c327a0
commit 6dbaf841a4
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ describe('useArrayData', () => {
arrayData.fetch({});
await flushPromises();
const router = useRouter();
const routerReplace = useRouter().replace.mock.calls[0][0];
expect(axios.get.mock.calls[0][1].params).toEqual({