diff --git a/v2/converters/other_types_test.go b/v2/converters/other_types_test.go index 5f7af53..79d3ef2 100644 --- a/v2/converters/other_types_test.go +++ b/v2/converters/other_types_test.go @@ -22,7 +22,7 @@ func TestBinaryFloat(t *testing.T) { }, { []byte{60, 249, 140, 204}, - -134.45, + -134.44, }, }