mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(ionicSideMenu): remove ddescribe
This commit is contained in:
@@ -38,7 +38,7 @@ describe('Ionic Side Menu Content Directive', function () {
|
||||
}));
|
||||
});
|
||||
|
||||
ddescribe('Ionic Side Menu Directive', function () {
|
||||
describe('Ionic Side Menu Directive', function () {
|
||||
var element, scope, sideMenuCtrl;
|
||||
|
||||
beforeEach(module('ionic.ui.sideMenu'));
|
||||
|
||||
Reference in New Issue
Block a user