From 6f2edee278e0db45ea2053345d13a0c38d69f88c Mon Sep 17 00:00:00 2001 From: autocommit Date: Thu, 4 Jun 2026 08:53:01 -0700 Subject: [PATCH] =?UTF-8?q?test(engine):=20=E2=9C=85=20Update=20integratio?= =?UTF-8?q?n=20tests=20for=20GD=20extension=20contract=20compatibility=20w?= =?UTF-8?q?ith=20engine=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- src/game/engine/tests/integration/test_gdextension_contract.gd | 1 + 1 file changed, 1 insertion(+) diff --git a/src/game/engine/tests/integration/test_gdextension_contract.gd b/src/game/engine/tests/integration/test_gdextension_contract.gd index d6074feb..2e0b6fb7 100644 --- a/src/game/engine/tests/integration/test_gdextension_contract.gd +++ b/src/game/engine/tests/integration/test_gdextension_contract.gd @@ -85,6 +85,7 @@ const CONTRACT: Dictionary = { "unit_count", "gold", "lair_count", + "civic", ], "GdTurnProcessor": [ "step",