GDScript: Fix failing tests due to collision with #99490 formatting change

This commit is contained in:
Rémi Verschelde
2024-11-29 23:10:02 +01:00
parent 16ee94a953
commit 682c5c7d49
5 changed files with 7 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
GDTEST_ANALYZER_ERROR
Type "Axis" in base "Vector3" cannot be used on its own.
>> ERROR at line 2: Type "Axis" in base "Vector3" cannot be used on its own.

View File

@@ -1,2 +1,2 @@
GDTEST_ANALYZER_ERROR
Type "Operator" in base "Variant" cannot be used on its own.
>> ERROR at line 2: Type "Operator" in base "Variant" cannot be used on its own.

View File

@@ -1,2 +1,2 @@
GDTEST_ANALYZER_ERROR
Type "ProcessMode" in base "Node" cannot be used on its own.
>> ERROR at line 2: Type "ProcessMode" in base "Node" cannot be used on its own.