Skip to content

Commit b6a8605

Browse files
authored
Update karma.conf.js
1 parent 3aae230 commit b6a8605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/cli/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
module.exports = function (config) {
55
config.set({
6-
basePath: '),
6+
basePath: '',
77
frameworks: ['jasmine', '@angular/cli'],
88
plugins: [
99
require('karma-jasmine'),

0 commit comments

Comments
 (0)