From 71c998a657b10ff9dc45702ac9c4e7ab18a51364 Mon Sep 17 00:00:00 2001 From: Ole Herman Schumacher Elgesem Date: Fri, 1 May 2026 01:04:09 +0200 Subject: [PATCH] Added missing semicolon Created a follow-up: https://northerntech.atlassian.net/browse/ENT-14034 Signed-off-by: Ole Herman Schumacher Elgesem --- .../02_maintain/staging/line_truncation_at_4096_chars.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/10_files/02_maintain/staging/line_truncation_at_4096_chars.cf b/tests/acceptance/10_files/02_maintain/staging/line_truncation_at_4096_chars.cf index 18f2a28978..80e811c2d8 100644 --- a/tests/acceptance/10_files/02_maintain/staging/line_truncation_at_4096_chars.cf +++ b/tests/acceptance/10_files/02_maintain/staging/line_truncation_at_4096_chars.cf @@ -79,7 +79,7 @@ bundle agent check reports: DEBUG.!ok:: - "${this.promise_filename} FAILed as the generated file got at least a line truncated to 4096 characters" + "${this.promise_filename} FAILed as the generated file got at least a line truncated to 4096 characters"; ok:: "${this.promise_filename} Pass"; !ok::