diff options
author | Jonathan de Jong <jonathandejong02@gmail.com> | 2020-09-18 13:56:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-18 07:56:40 -0400 |
commit | 7c407efdc80abf2a991844d107a896d629e3965a (patch) | |
tree | 40e48024f35cc01c56e5b82327c973427c4811e6 /changelog.d | |
parent | Merge remote-tracking branch 'origin/release-v1.20.0' into develop (diff) | |
download | synapse-7c407efdc80abf2a991844d107a896d629e3965a.tar.xz |
Update test logging to be able to accept braces (#8335)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8335.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8335.misc b/changelog.d/8335.misc new file mode 100644 index 0000000000..7e0a4c7d83 --- /dev/null +++ b/changelog.d/8335.misc @@ -0,0 +1 @@ +Fix test logging to allow braces in log output. \ No newline at end of file |