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

Commit 516fdb3

Browse files
committed
fixup! refactor(ngClass): remove unnecessary dependency on $animate
1 parent c371e1d commit 516fdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ng/directive/ngClassSpec.js

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

3-
fdescribe('ngClass', function() {
3+
describe('ngClass', function() {
44
var element;
55

66
beforeEach(module(function($compileProvider) {

0 commit comments

Comments
 (0)