• Lin Jen-Shin's avatar
    If we use Rails magic it's breaking this test: · 94b3d33d
    Lin Jen-Shin authored
    spec/lib/gitlab/data_builder/pipeline_data_builder_spec.rb
    
    Because it would trigger the event just after saved and it would load
    no builds and cache it. We should really avoid adding more magic.
    94b3d33d
pipeline_spec.rb 19.6 KB