• Francisco Javier López's avatar
    Disable :main_branch_over_master ff on before suite · b19da68a
    Francisco Javier López authored
    There is some quirckiness regarding the disablement of the
    :main_branch_over_master ff. At the moment, we're disabling it
    on each spec, nevertheless when we have objects wrapped into
    `let_it_be` that disablement won't affect it, meaning that
    the feature flag will be enabled.
    b19da68a
spec_helper.rb 18.5 KB