mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-17 09:55:29 +00:00
be52e60bf1
previous 4530 number from trial included ~90 tests that trial called "passed" but actually silently skipped. This is a successful migration of the test infrastructure from twisted.trial.unittest.TestCase to stdlib unittest.TestCase.