From b7b562ca93ecb2924125ff143c14eb0d32916536 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Tue, 4 Nov 2025 23:32:12 +1000 Subject: [PATCH] Update TestExplorerPanel.tscn --- src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn b/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn index 3838679..ee7d0db 100644 --- a/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn +++ b/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn @@ -67,7 +67,7 @@ layout_mode = 2 [node name="LineEdit" type="LineEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 -placeholder_text = "Search for a test" +placeholder_text = "Filter tests" [node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer"] layout_mode = 2