Fix unit tests (#8689)

* Fix unit tests

* Newsfile
This commit is contained in:
Erik Johnston 2020-10-29 18:21:49 +00:00 committed by GitHub
parent 70269fbd18
commit ef2d627015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
changelog.d/8689.feature Normal file
View file

@ -0,0 +1 @@
Add an admin APIs to allow server admins to list users' pushers. Contributed by @dklimpel.