test_hg fix: remove reference to "head"
ERROR! error while evaluating conditional: head.stat.isreg
This is remnant from earlier change 50e5d81777
which removed stat on head file..
This commit is contained in:
parent
d75e707af5
commit
5fc64deffe
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@
|
|||
assert:
|
||||
that:
|
||||
- "tags.stat.isreg"
|
||||
- "head.stat.isreg"
|
||||
- "branches.stat.isreg"
|
||||
|
||||
- name: verify on a reclone things are marked unchanged
|
||||
|
|
Loading…
Reference in a new issue