mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
GDScript: Fix failing tests due to collision with #99490 formatting change
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user