diff --git a/tests/templates/test_template_executor.py b/tests/templates/test_template_executor.py index c2e4a8d..1fbea70 100644 --- a/tests/templates/test_template_executor.py +++ b/tests/templates/test_template_executor.py @@ -3049,7 +3049,6 @@ AttributeError: module 'os' has no attribute 'suspicious_attribute' '/etc/append_join_file_testfiles/logo.png') parameters_object = ParametersContainer({'package': test_package_name, - 'append': 'join', 'source': source_path, 'format': 'raw'})