We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d604b0 commit f7e7d2cCopy full SHA for f7e7d2c
1 file changed
karma.conf.js
@@ -7,8 +7,8 @@ module.exports = function(config) {
7
// base path that will be used to resolve all patterns (eg. files, exclude)
8
basePath: '',
9
10
- // hostname for local
11
- hostname: 'bs-local.com',
+ // hostname for local
+ hostname: 'bs-local.com',
12
13
// frameworks to use
14
// available frameworks: https://npmjs.org/browse/keyword/karma-adapter
0 commit comments