0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-08 19:33:47 +01:00
synapse/tests/rest
David Robertson 106959b3cf
Remove unused mocks from test_typing (#12136)
* Remove unused mocks from `test_typing`

It's not clear what these do. `get_user_by_access_token` has the wrong
signature, including the return type. Tests all pass without these. I
think we should nuke them.

* Changelog

* Fixup imports
2022-03-02 17:24:52 +00:00
..
admin
client Remove unused mocks from test_typing (#12136) 2022-03-02 17:24:52 +00:00
key
media
__init__.py
test_health.py
test_well_known.py