Skip to content

Commit a9b365c

Browse files
authored
Bump version to 1.3.0, update deps (#661)
* Bump version to 1.3.0, update deps * Update depreceated jasmine config
1 parent 0becae3 commit a9b365c

File tree

3 files changed

+1670
-1777
lines changed

3 files changed

+1670
-1777
lines changed

karma.conf.js

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

3636
client: {
3737
jasmine: {
38-
failFast: !!karma.autoWatch
38+
stopOnSpecFailure: !!karma.autoWatch
3939
}
4040
},
4141

0 commit comments

Comments
 (0)