• Fabio Pitino's avatar
    Fix method name in RetryBuildService · 0b1a3e11
    Fabio Pitino authored
    Rename `reprocess!` to `clone!` since we are only
    cloning the build. The processing part occurs
    outside the method.
    
    Remove `needs` variable since it's not used
    anymore.
    0b1a3e11
retry_build_service_spec.rb 12.6 KB