Skip to content

Commit b2ed0c6

Browse files
author
Niels Dequeker
committed
chore: Update unit-test setup to use Jasmine 2
1 parent 52e099e commit b2ed0c6

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
@@ -1,4 +1,4 @@
1-
module.exports = function(config) {
1+
module.exports = function (config) {
22
'use strict';
33

44
var cfg = {

0 commit comments

Comments
 (0)