#7058 LeftMenu vitest #1153

Merged
jsegarra merged 26 commits from 7058_leftMenu_vitest into dev 2025-02-06 21:45:16 +00:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit 97dfeca20d - Show all commits

View File

@ -328,10 +328,6 @@ describe('normalize', () => {
expect(vm.normalize(input)).toBe(expected);
});
});
// describe('addMenuItem', () => {
// const findMatches = vi.fn().mockImplementation(() => []);
//
// });
jsegarra marked this conversation as resolved Outdated

Quitar

Quitar

OMG

OMG
describe('addChildren', () => {
const module = 'testModule';