mirror of https://github.com/ansible/ansible.git
Fix powershell coverage path rewriting.
This applies the same rewrite logic to PowerShell coverage as is used for Python coverage.pull/67985/head
parent
d61332b50e
commit
1a8fdaadc7
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- ansible-test now correctly rewrites coverage paths for PowerShell files when testing collections
|
||||||
Loading…
Reference in New Issue