diff --git a/packages/query-core/src/__tests__/mutations.test.tsx b/packages/query-core/src/__tests__/mutations.test.tsx index 7921785fc4..c22414e5b8 100644 --- a/packages/query-core/src/__tests__/mutations.test.tsx +++ b/packages/query-core/src/__tests__/mutations.test.tsx @@ -533,7 +533,7 @@ describe('mutations', () => { ]) }) - test('each scope should run should run in parallel, serial within scope', async () => { + test('each scope should run in parallel, serial within scope', async () => { const results: Array = [] executeMutation(