diff --git a/changelogs/fragments/ansible-test-pytest-plugin-loading.yml b/changelogs/fragments/ansible-test-pytest-plugin-loading.yml new file mode 100644 index 00000000000..2a052a7ff16 --- /dev/null +++ b/changelogs/fragments/ansible-test-pytest-plugin-loading.yml @@ -0,0 +1,2 @@ +bugfixes: + - ansible-test now loads the collection loader plugin early enough for ansible_collections imports to work in unit test conftest.py modules