test: observe betrayal in turn traces

This commit is contained in:
2026-07-26 10:25:41 +00:00
parent 1a1bc541f5
commit 23309113ec
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -366,6 +366,7 @@ function comparisonApplyTurnFixtureSetup(mixed $setup): void
'expLevel' => 'explevel',
'officerLevel' => 'officer_level',
'officerCityId' => 'officer_city',
'betray' => 'betray',
'injury' => 'injury',
'age' => 'age',
'gold' => 'gold',
+1
View File
@@ -263,6 +263,7 @@ function comparisonTurnStateSnapshot(array $request): array
'dedication' => 'dedication',
'expLevel' => 'explevel',
'officerLevel' => 'officer_level',
'betray' => 'betray',
'injury' => 'injury',
'gold' => 'gold',
'rice' => 'rice',