cog
350b1618
- fix: strip trailing newlines from file content in list input tests
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#2882 - fix: support list[X] | None inputs + integration tests for PEP 604 union File/Path coercion
Author
markphelps
Parents
e805390e
Loading