Running in CI requires `spec_helper`
Due to bad ordering, where a spec would use `fast_spec_helper` a not fully initialised environment would be used. Ensure that `fast_spec_helper` fallbacks to `spec_helper` in such cases
Showing
Please register or sign in to comment