diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-29 11:17:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-29 11:17:35 +0000 |
commit | 9a7e0d2ea675278510b79fd9b87260c13cc27a32 (patch) | |
tree | a19879866ac09a8469fe7c57e3e93d9eb4dfebd7 | |
parent | Merge pull request #8678 from matrix-org/rav/fix_frozen_events (diff) | |
download | synapse-9a7e0d2ea675278510b79fd9b87260c13cc27a32.tar.xz |
Don't require hiredis to run unit tests (#8680)
-rw-r--r-- | changelog.d/8680.misc | 1 | ||||
-rw-r--r-- | tests/replication/_base.py | 11 |
2 files changed, 11 insertions, 1 deletions
diff --git a/changelog.d/8680.misc b/changelog.d/8680.misc new file mode 100644 |