go-sqlmock icon indicating copy to clipboard operation
go-sqlmock copied to clipboard

Issue with JSON Byte matching

Open nishgop opened this issue 2 years ago • 0 comments
trafficstars

Operating system and Go Version

Mac OS Ventura 13.4

Issue

Json Byte does not consistently match for every run

Reproduction steps

TBD

Expected Result

Always matches consistently

Actual Result

It does not always match JSON Bytes and throws the above error complaining that it does not match when in fact the contents are identical

nishgop avatar Jun 08 '23 00:06 nishgop