feat(fe): finish Vitest migration for TS-based unit tests

This commit is contained in:
hainenber
2026-03-01 17:41:01 +07:00
parent 1565fd7f7a
commit 4d05cdd78b
120 changed files with 5456 additions and 6239 deletions

View File

@@ -525,7 +525,7 @@ describe('extractSeries', () => {
],
},
],
[],
[undefined, undefined, undefined],
5,
]);
});