You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information on how to subscribe a client, permission UX and more - have a look at [https://web.dev/notifications/](https://web.dev/notifications/)
66
66
67
+
## Run tests
68
+
69
+
```commandline
70
+
mix test
71
+
```
72
+
73
+
## License
74
+
75
+
WebPushElixir is open-sourced software licensed under the [MIT license](LICENSE).
0 commit comments