mirror of
https://github.com/discourse/discourse.git
synced 2025-03-20 12:45:32 +08:00

This test failure was caused by rails calling `.debug` on our FakeLogger which was not supporting it, resulting in more errors than what the test was expecting.