Skip to content

Commit 9497f47

Browse files
committed
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.
1 parent ea4c48a commit 9497f47

File tree

5 files changed

+329
-308
lines changed

5 files changed

+329
-308
lines changed

0 commit comments

Comments
 (0)