Skip to content

Commit

Permalink
[CMS-549] Trying chrome headless
Browse files Browse the repository at this point in the history
  • Loading branch information
samgranieri committed Jul 25, 2024
1 parent c65f1d5 commit 6a0911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/karma.conf.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ module.exports = (config) ->
# - Opera
# - Safari
# - PhantomJS
browsers: ['Chrome']
browsers: ['ChromeHeadless']

# compile coffee scripts
preprocessors: '**/*.coffee': 'coffee'
Expand Down

0 comments on commit 6a0911a

Please sign in to comment.