mirror of https://github.com/ansible/ansible.git
ansible-test - ensure trailing separator is added for connection unit test target (#74176)
For connection units tests, if the `__init__.py` file is modified, the trailing separator was not added, making the target invalid.pull/74094/head
parent
459ea5a4a4
commit
7b79b69369
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
ansible-test - ensure the correct unit test target is given when the
|
||||
``__init__.py`` file is modified inside the connection plugins directory
|
Loading…
Reference in New Issue