• Kamil Trzciński's avatar
    Running in CI requires `spec_helper` · 4040dfcc
    Kamil Trzciński authored
    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
    4040dfcc
fast_spec_helper.rb 630 Bytes