=== RUN TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0
sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
sugar.go:359: Test Header Content-Type passed
sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0 (0.00s)
=== RUN TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2
sugar.go:359: Test Status code passed
sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/cbor'
sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/cbor', got 'pla'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2 (0.00s)