cog
350b1618 - fix: strip trailing newlines from file content in list input tests

Commit
11 days ago
fix: strip trailing newlines from file content in list input tests txtar file sections include trailing newlines, which leak into the joined output string causing a line break that the stdout matcher can't match across. Strip content before joining.
Author
Parents
Loading