diff options
author | Erik Johnston <erik@matrix.org> | 2021-05-06 15:06:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-06 15:06:35 +0100 |
commit | eba431c539dbe0ca28794d89962d447d1f75938f (patch) | |
tree | 64036119f6fec974f7902635308db9433ce9c39b /tests/rest/client | |
parent | Merge remote-tracking branch 'origin/master' into develop (diff) | |
download | synapse-eba431c539dbe0ca28794d89962d447d1f75938f.tar.xz |
Revert "Leave out optional keys from /sync (#9919)" (#9940)
This reverts commit e9eb3549d32a6f93d07de8dbd5e1ebe54c8d8278.
Diffstat (limited to 'tests/rest/client')
-rw-r--r-- | tests/rest/client/v2_alpha/test_sync.py | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/tests/rest/client/v2_alpha/test_sync.py b/tests/rest/client/v2_alpha/test_sync.py |