From fcd2d8b7b7c235ea4ddc4cf8b5540697f87eb8ba Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 6 May 2025 23:02:24 +0200 Subject: [PATCH] Fix deprecation test (#10111) Fix deprecation test. --- .../targets/module_helper/tasks/msimpleda.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/tests/integration/targets/module_helper/tasks/msimpleda.yml b/tests/integration/targets/module_helper/tasks/msimpleda.yml index 5fe727ca5e..f3dec439df 100644 --- a/tests/integration/targets/module_helper/tasks/msimpleda.yml +++ b/tests/integration/targets/module_helper/tasks/msimpleda.yml @@ -11,11 +11,10 @@ attr2_depr_dict_dt: msg: Attribute attr2 is deprecated version: 9.9.9 - plugin: - requested_name: msimpleda - resolved_name: msimpleda - type: module - collection_name: null # should be "community.general"; this will hopefully change back because this seriously sucks + collection_name: community.general + deprecator: + resolved_name: community.general + type: collection - name: test msimpleda 1 msimpleda: