Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit a466b2f

Browse files
committed
fix($anchorScroll): removed forgotten 'ddescribe'
1 parent b32a767 commit a466b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ng/anchorScrollSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
ddescribe('$anchorScroll', function() {
3+
describe('$anchorScroll', function() {
44

55
var elmSpy;
66
var docSpies;

0 commit comments

Comments
 (0)