If we use Rails magic it's breaking this test:
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.
Showing
Please
register
or
sign in
to comment