diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:15:41 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:15:41 +0000 |
commit | 8fbacc7c545b51ca086d14fb571c7acf8a598d30 (patch) | |
tree | 71a475742e61146b05d04386ee211def2b6e4a0b /tests | |
parent | 1.11.0rc1 (diff) | |
parent | Reduce auth chains fetched during v2 state res. (#6952) (diff) | |
download | synapse-8fbacc7c545b51ca086d14fb571c7acf8a598d30.tar.xz |
Reduce auth chains fetched during v2 state res. (#6952)
* commit '2b37eabca': Reduce auth chains fetched during v2 state res. (#6952) update changes.md
Diffstat (limited to 'tests')
-rw-r--r-- | tests/state/test_v2.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/state/test_v2.py b/tests/state/test_v2.py |