Skip to content

Commit 4f06595

Browse files
committed
Fix Jquery
1 parent b112021 commit 4f06595

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/karma.conf.js

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ module.exports = function(config) {
1515
// list of files / patterns to load in the browser
1616
files: [
1717
// Dependencies
18-
'bower_components/jquery/jquery.js',
1918
'bower_components/jquery/dist/jquery.js',
2019
'bower_components/angular/angular.js',
2120
'bower_components/angular-mocks/angular-mocks.js',

0 commit comments

Comments
 (0)