mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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:
@@ -66,7 +66,6 @@
|
||||
assert:
|
||||
that:
|
||||
- "tags.stat.isreg"
|
||||
- "head.stat.isreg"
|
||||
- "branches.stat.isreg"
|
||||
|
||||
- name: verify on a reclone things are marked unchanged
|
||||
|
||||
Reference in New Issue
Block a user