1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Remove chromium dependency for tests (#73)

This commit is contained in:
heyarne 2019-12-21 11:43:38 +01:00 committed by GitHub
commit 4e02e4439d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 9 deletions

View file

@ -42,6 +42,7 @@
"karma": "^4.0.1",
"karma-chrome-launcher": "^3.0.0",
"karma-cljs-test": "^0.1.0",
"karma-firefox-launcher": "^1.2.0",
"karma-notify-reporter": "^1.1.0",
"node-sass": "^4.11.0",
"npm-run-all": "^4.1.5",