mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 03:58:06 +03:00
432a174bc1
The tests helpers automatically convert dictionaries to JSON payloads, no need to do it manually for each test.
1 line
No EOL
56 B
Text
1 line
No EOL
56 B
Text
Remove unnecessary `json.dumps` from `tests.rest.admin`. |