test(training): cover wall rebound geometry

This commit is contained in:
Josh Creek
2026-09-01 17:39:53 +01:00
parent e376675fa6
commit e934bbfe44
3 changed files with 39 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
extends TestCase
extends "res://tests/test_case.gd"
const ShipAIControllerScript = preload("res://scripts/ship_ai_controller.gd")