Skip to content

Use MustReadFile test helper

Pavlo Strokov requested to merge ps-must-read-file into master

MustReadFile test helper function is used instead a usual file read call and error verification. It reduces the amount of boilerplate code in the project.

Merge request reports

Loading