0
0
Fork 0

refs #6080 test(LeftMenu): undo skip

This commit is contained in:
Alex Moreno 2023-08-10 07:26:50 +02:00
parent 1bd6f4a7c7
commit cab607f600
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ vi.mock('src/router/modules', () => ({
],
}));
describe.skip('Leftmenu', () => {
describe('Leftmenu', () => {
let vm;
let navigation;
beforeAll(() => {