Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 5725598

Browse files
committed
jQuery layout changed between 1.10 and 1.11
1 parent 420f2eb commit 5725598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = function(config) {
99

1010
// List of files / patterns to load in the browser
1111
files: [
12-
'bower_components/jquery/jquery.js',
12+
'bower_components/jquery/dist/jquery.js',
1313
'bower_components/angular/angular.js',
1414
'bower_components/angular-mocks/angular-mocks.js',
1515

0 commit comments

Comments
 (0)