#35 Change back to original dir in tests
Merged by lsedlar. Opened by lsedlar.
lsedlar/pag fix-coverage  into  develop

Download 35.patch

Some of the tests need to run in a clone of a git repo. However we need to make sure we change back to the original working directory. Otherwise generating test coverage fails as it tries to write it into current working dir, which no longer exists.

Pull-Request has been merged by lsedlar

Metadata