From d4799689067bf99f2876f978d0509e07067b6e6d Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 13 Feb 2026 12:22:56 +0000 Subject: [PATCH] Bug 40383: Tidy t/Edifact.t for QA script Signed-off-by: Kyle M Hall --- t/Edifact.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Edifact.t b/t/Edifact.t index 4df8971d48c..a3577daf2ff 100755 --- a/t/Edifact.t +++ b/t/Edifact.t @@ -225,7 +225,7 @@ my $mock_line_data = { sub_location_code => 'REFERENCE', # LSL field branch => 'BRANCH2' - # sequence_code missing for this item + # sequence_code missing for this item } ] }; -- 2.50.1 (Apple Git-155)