We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ddescribe
1 parent 990015f commit aa8c654Copy full SHA for aa8c654
src/modal/test/modal.spec.js
@@ -1,4 +1,4 @@
1
-ddescribe('$modal', function () {
+describe('$modal', function () {
2
var $controllerProvider, $rootScope, $document, $compile, $templateCache, $timeout, $q;
3
var $modal, $modalProvider;
4
0 commit comments