diff options
| author | Richard van der Hoff <richard@matrix.org> | 2019-01-22 17:35:09 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2019-01-22 20:35:12 +0000 |
| commit | 53a327b4d5bdcab36651aa86ddf1815ff86e5db2 (patch) | |
| tree | e10bb401e66216757ed73fe3c318547fea24bc26 /tests/http/federation/test_srv_resolver.py | |
| parent | changelog (diff) | |
| download | synapse-53a327b4d5bdcab36651aa86ddf1815ff86e5db2.tar.xz | |
Require that service_name be a byte string
it is only ever a bytes now, so let's enforce that.
Diffstat (limited to 'tests/http/federation/test_srv_resolver.py')
| -rw-r--r-- | tests/http/federation/test_srv_resolver.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/http/federation/test_srv_resolver.py b/tests/http/federation/test_srv_resolver.py |
