Skip to content

Commit e633738

Browse files
authored
Merge pull request #10 from SaranshBS/master
hostname added for local
2 parents 89601e5 + f7e7d2c commit e633738

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

karma.conf.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +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',
1012

1113
// frameworks to use
1214
// available frameworks: https://npmjs.org/browse/keyword/karma-adapter

0 commit comments

Comments
 (0)