Skip to content

Commit 9895f94

Browse files
rjametchristopherthielen
authored andcommitted
chore(1.3 tests): Update the Angular version
Replace 1.3.0 with 1.3.17.
1 parent c4ab9ba commit 9895f94

File tree

5 files changed

+5081
-8970
lines changed

5 files changed

+5081
-8970
lines changed

config/karma-1.3.0.js renamed to config/karma-1.3.17.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = function (karma) {
88
basePath: '..',
99

1010
// list of files / patterns to load in the browser
11-
files: [].concat(files.angular('1.3.0'), files.testUtils, files.src, files.test),
11+
files: [].concat(files.angular('1.3.17'), files.testUtils, files.src, files.test),
1212

1313
// level of logging
1414
// possible values: LOG_DISABLE || LOG_ERROR || LOG_WARN || LOG_INFO || LOG_DEBUG

0 commit comments

Comments
 (0)