mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
3569a48b2d
Rescuing them still makes timing-out tests fail but doesn't break `after` spec cleanup (which could trigger more errors) Using custom error class to avoid any other possible timeout-catching code. Also: * remove an unnecessary `.select { |x| x.size > 0 }` * fix a typo in a test title