fix(cypress): correct Celero refund response status to 'success'
- Changed Refund, PartialRefund, SyncRefund, manualPaymentRefund,
and manualPaymentPartialRefund Response.body.status from 'succeeded'
to 'success' to match Celero mock server response format
Co-Authored-By: Paperclip <noreply@paperclip.ing>