summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg')
-rw-r--r--modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg b/modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg
index ae7d34d87d..319c5121b5 100644
--- a/modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg
+++ b/modules/gdscript/tests/scripts/completion/get_node/literal/percent.cfg
@@ -1,7 +1,7 @@
[output]
include=[
; Node
- {"display": "add_child"},
+ {"display": "add_child(…)"},
{"display": "owner"},
{"display": "child_entered_tree"},
]