diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-09 17:51:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-09 17:51:15 +0100 |
commit | 8eddbde0e23b8cb596cd20282779d9cc58f9357c (patch) | |
tree | 100eb3416dfaa43142343f7def7e062643a97fda /changelog.d/10345.misc | |
parent | Re-enable room v6 sytest (#10345) (diff) | |
download | synapse-8eddbde0e23b8cb596cd20282779d9cc58f9357c.tar.xz |
Unblacklist fixed tests (#10357)
Diffstat (limited to 'changelog.d/10345.misc')
-rw-r--r-- | changelog.d/10345.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/10345.misc b/changelog.d/10345.misc index 7bfa1c4af2..7424486e87 100644 --- a/changelog.d/10345.misc +++ b/changelog.d/10345.misc @@ -1 +1 @@ -Re-enable a Sytest that was disabled for the 1.37.1 release. +Re-enable Sytests that were disabled for the 1.37.1 release. |