mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(navClear): remove ddescribe
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ddescribe('navClear directive', function() {
|
||||
describe('navClear directive', function() {
|
||||
beforeEach(module('ionic'));
|
||||
|
||||
it('should call nextViewOptions on click & stateChangeSuccess', inject(function($rootScope, $compile, $ionicViewService) {
|
||||
|
||||
Reference in New Issue
Block a user