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

Remove note about growl

This commit is contained in:
Arne Schlüter 2018-10-23 15:41:07 +02:00
commit 93b1bdf9f2

View file

@ -40,7 +40,7 @@ It provides you with tools to inspect the state of the application, undo and rep
## Tests ## Tests
This project uses [karma](https://karma-runner.github.io/) for tests. Make sure to have Google Chrome installed, otherwise the watcher will time out. If you want to run tests continuously in the background, you may want to have Growl installed to show notifications ([see setup instructions](https://www.npmjs.com/package/karma-growl-reporter#installation)). This project uses [karma](https://karma-runner.github.io/) for tests. Make sure to have Google Chrome installed, otherwise the watcher will time out.
``` ```
# run tests once # run tests once