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

Commit f187928

Browse files
committed
fixup 1
- Remove `fdescribe`.
1 parent f4b882c commit f187928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ngRoute/routeSpec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
fdescribe('$route', function() {
3+
describe('$route', function() {
44
var $httpBackend,
55
element;
66

0 commit comments

Comments
 (0)