mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 10:43:39 +02:00
Fix test watcher and notifications on linux
This commit is contained in:
parent
75c7e67e05
commit
bb9bc7e44c
3 changed files with 262 additions and 15 deletions
|
|
@ -9,7 +9,7 @@ module.exports = function (config) {
|
|||
plugins: [
|
||||
'karma-cljs-test',
|
||||
'karma-chrome-launcher',
|
||||
'karma-growl-reporter'
|
||||
'karma-notify-reporter' // reporters are set in package.json
|
||||
],
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue