Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/compose: Fix unified rev-parse test
We were hitting the classic "negative test passes for the wrong reason". It was failing not because it didn't have a parent, but because we didn't pass `--repo`. Fix this and also explicitly check for the error message we expect.
- Loading branch information