Skip to content

Commit a19db0c

Browse files
A typo
1 parent 87c9633 commit a19db0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/amqp10_common/test/binary_parser_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ end_per_testcase(_TestCase, _Config) ->
5151
%%%===================================================================
5252

5353
array_with_extra_input(_Config) ->
54-
Bin = <<83,16,192,85,10,177,0,0,0,1,48,161,12,114,97,98,98,105,116, 109,113,45,98,111,120,112,255,255,0,0,96,0,50,112,0,0,19,136,163,5,101,110,45,85,83,224,14,2,65,5,102,105,45,70,73,5,101,110,45,85,83,64,64,193,24,2,163,20,68,69,70,69,78,83,73,67,83, 46,84,69,83,84,46,83,85,73,84,69,65>>,
54+
Bin = <<83,16,192,85,10,177,0,0,0,1,48,161,12,114,97,98,98,105,116, 109,113,45,98,111,120,112,255,255,0,0,96,0,50,112,0,0,19,136,163,5,101,110,45,85,83,224,14,2,65,5,102,105,45,70,73,5,101,110,45,85,83,64,64,193,24,2,163,20,68,69,70,69,78,83,73,67,83,46,84,69,83,84,46,83,85,73,84,69,65>>,
5555
?assertExit({failed_to_parse_array_extra_input_remaining,
5656
%% element type, input, accumulated result
5757
65, <<105,45,70,73,5,101,110,45,85,83>>, [true,true]},

0 commit comments

Comments
 (0)