Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify shell test helper with with_exceptions=False
Instead of swallowing GitCommandError exceptions in the helper used by test_it_uses_shell_or_not_as_specified and test_it_logs_if_it_uses_a_shell, this modifies the helper so it prevents Git.execute from raising the exception in the first place.
- Loading branch information