Commit f98aadd
committed
Have test of refresh that should fail assert command
This extends test_refresh_bad_git_path so that it asserts that the
exception message shows the command the failed refresh used.
This test fails due to a bug where "git" is always shown (gitpython-developers#1809).1 parent f241808 commit f98aadd
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
311 | 315 | | |
312 | 316 | | |
313 | 317 | | |
| |||
0 commit comments