Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate alert push notification tests #1735

Merged
merged 12 commits into from
Jan 3, 2020
2 changes: 1 addition & 1 deletion docs/dev.md
Expand Up @@ -442,7 +442,7 @@ be done on the CI in the future.
It is possible to test push notifications with the `--push` flag. You need first to
configure the stack so that it uses a fake server that will receive push notifications.

- Add this to `~/.cozy.yml`:
- Add this to `~/cozy.yml`:
ptbrowne marked this conversation as resolved.
Show resolved Hide resolved

```
notifications:
Expand Down