0
0
Fork 0

fix: refs #7058 remove comment

This commit is contained in:
Javier Segarra 2025-02-05 23:00:23 +01:00
parent b5b52dcda0
commit 97dfeca20d
1 changed files with 0 additions and 4 deletions

View File

@ -328,10 +328,6 @@ describe('normalize', () => {
expect(vm.normalize(input)).toBe(expected);
});
});
// describe('addMenuItem', () => {
// const findMatches = vi.fn().mockImplementation(() => []);
//
// });
describe('addChildren', () => {
const module = 'testModule';