Skip to content

Don't assert repository path in TestCalculateChecksum

Sami Hiltunen requested to merge smh-repo-path-checksum into master

TestCalculateChecksum is asserting repository path in the error messages. Repository paths are an internal detail and may change. Change the test not to assert the exact path of the repository.

Merge request reports

Loading