summaryrefslogtreecommitdiff
path: root/test/integration/targets/include_when_parent_is_dynamic/tasks.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_when_parent_is_dynamic/tasks.yml')
-rw-r--r--test/integration/targets/include_when_parent_is_dynamic/tasks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/include_when_parent_is_dynamic/tasks.yml b/test/integration/targets/include_when_parent_is_dynamic/tasks.yml
index d500f0df..6831245c 100644
--- a/test/integration/targets/include_when_parent_is_dynamic/tasks.yml
+++ b/test/integration/targets/include_when_parent_is_dynamic/tasks.yml
@@ -9,4 +9,4 @@
# perform an include task which should be static if all of the task's parents are static, otherwise it should be dynamic
# this file was loaded using include_tasks, which is dynamic, so this include should also be dynamic
-- include_tasks: syntax_error.yml
+- include: syntax_error.yml