You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My question is how can i make fail the merge , i need a merge error for my uni test, but sending correct json objects
mergeError:=initialBody.Merge(binInfo)
if mergeError!=nil {
logger.Info("[BinInfoMiddlewareError] error merging json objects")
My question is how can i make fail the merge , i need a merge error for my uni test, but sending correct json objects
mergeError:=initialBody.Merge(binInfo)
if mergeError!=nil {
logger.Info("[BinInfoMiddlewareError] error merging json objects")
The text was updated successfully, but these errors were encountered: