Skip to content

Commit b14ecec

Browse files
pfcoperezCopilot
andauthored
PR Comments: Fix comments typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 97f2aa9 commit b14ecec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/test-results.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -eo pipefail # For jq to propagate yq failures.
44

5-
# This script processses the XML tests results and outputs a NDJSON stream with one document per test execution.
5+
# This script processes the XML tests results and outputs a NDJSON stream with one document per test execution.
66
# Hence, each document corresponds to a testcase entry in the XML. It contains the following fields:
77
#
88
# - 'suite_name': As the entry class name.

0 commit comments

Comments
 (0)