test: cover nation research commands

This commit is contained in:
2026-07-26 01:44:17 +00:00
parent f9b9be2c9b
commit c774a19826
4 changed files with 34 additions and 16 deletions
@@ -384,7 +384,7 @@ describe('Nation Missing Actions', () => {
gold: 200,
rice: 150,
meta: expect.objectContaining({
recv_assist: { n1: { 0: 1, 1: 150 } },
recv_assist: { n1: [1, 150] },
}),
}),
});