mirror of https://github.com/ansible/ansible.git
ansible-test: make sure tests are also run for the new plugin types (#73599)
* Make sure tests are also run for the new plugin types. * New plugin types are not documentable.pull/73612/head
parent
d092356fc5
commit
29aef842d7
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "ansible-test - add the collection plugin directories ``plugin_utils`` and ``sub_plugins`` to list of plugin types. This ensures such plugins are tested for the ``import`` sanity test (https://github.com/ansible/ansible/pull/73599)."
|
||||
Loading…
Reference in New Issue