pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
708 stars 176 forks source link

fix: make clean_task.rb print the payload correctly #722

Closed stan-is-hate closed 2 months ago

mefellows commented 2 months ago

As mentioned in slack, this copies the existing pattern here: https://github.com/pact-foundation/pact_broker/blob/7588de6777b3a4ba54d2f60f033e4eb9048c08e1/lib/pact_broker/tasks/delete_overwritten_data_task.rb#L3

It looks good to me, but if you could take a quick look please @pahnin or @Saup21 that would be great.