From c8e013991948fa17c3ec1b5141eebebdde9f872c Mon Sep 17 00:00:00 2001 From: William Martin Date: Thu, 23 Apr 2026 15:31:38 +0200 Subject: [PATCH] Update acceptance/testdata/workflow/run-view-log-escape-sequences.txtar Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../testdata/workflow/run-view-log-escape-sequences.txtar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acceptance/testdata/workflow/run-view-log-escape-sequences.txtar b/acceptance/testdata/workflow/run-view-log-escape-sequences.txtar index 14c75cd86..47978cf4d 100644 --- a/acceptance/testdata/workflow/run-view-log-escape-sequences.txtar +++ b/acceptance/testdata/workflow/run-view-log-escape-sequences.txtar @@ -1,4 +1,4 @@ -# This test ensure that a malicious workflow which emit terminal control sequences (ESC, OSC, CSI) in +# This test ensures that a malicious workflow which emit terminal control sequences (ESC, OSC, CSI) in # its log output does not result in terminal injection when logs are displayed using `gh run view --log` # Use gh as a credential helper