Skip to content

Commit 599689d

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Fixing test run.
1 parent 55fa779 commit 599689d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ module.exports = function (config) {
4141
colors: true,
4242
logLevel: config.LOG_INFO,
4343
autoWatch: true,
44-
browsers: ['ChromeHeadless'],
44+
browsers: ['Chrome'],
4545
singleRun: false
4646
});
4747
};

0 commit comments

Comments
 (0)