Skip to content

Commit f7e7d2c

Browse files
committed
hostname added for local
1 parent 8d604b0 commit f7e7d2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

karma.conf.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ module.exports = function(config) {
77
// base path that will be used to resolve all patterns (eg. files, exclude)
88
basePath: '',
99

10-
// hostname for local
11-
hostname: 'bs-local.com',
10+
// hostname for local
11+
hostname: 'bs-local.com',
1212

1313
// frameworks to use
1414
// available frameworks: https://npmjs.org/browse/keyword/karma-adapter

0 commit comments

Comments
 (0)