Don't assert repository path in TestCalculateChecksum
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.
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.