mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
remove test timeout
This commit is contained in:
@@ -147,7 +147,6 @@ describe('Menu', () => {
|
||||
});
|
||||
});
|
||||
describe('submenu', function() {
|
||||
this.timeout(3000);
|
||||
it('toggle', done => {
|
||||
vm = createVue({
|
||||
template: `
|
||||
|
||||
Reference in New Issue
Block a user