rails/activesupport/lib
Jean Boussier 9497f47131 Turn skips into errors on Rails CI
We had a few cases of tests being skipped accidentally on CI
hence not bein ran for a long time.

Skipping make sense when running the test suite locally, e.g.
you may not have Redis or some other dependency running.

But on CI, a test not being ran should be considered an error.
2023-10-26 12:46:01 +02:00
..
active_support Turn skips into errors on Rails CI 2023-10-26 12:46:01 +02:00
active_support.rb Add a public API for broadcasting logs: 2023-09-25 20:40:51 +00:00