summary refs log tree commit diff
path: root/tests/utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-04Update test_typing to use HomeserverTestCase. (#4771)Richard van der Hoff1-14/+21
2019-03-01Fix incorrect log about not persisting duplicate state event. (#4776)Richard van der Hoff2-3/+5
We were logging this when it was not true.
2019-03-010.99.2