forked from verdnatura/salix-front
refs #6080 test(LeftMenu): undo skip
This commit is contained in:
parent
1bd6f4a7c7
commit
cab607f600
|
@ -45,7 +45,7 @@ vi.mock('src/router/modules', () => ({
|
|||
],
|
||||
}));
|
||||
|
||||
describe.skip('Leftmenu', () => {
|
||||
describe('Leftmenu', () => {
|
||||
let vm;
|
||||
let navigation;
|
||||
beforeAll(() => {
|
||||
|
|
Loading…
Reference in New Issue