diff --git a/src/Redux/Store/TurnOrder/Configuration/__test__/selectors.test.ts b/src/Redux/Store/TurnOrder/Configuration/__test__/selectors.test.ts index 2e98fb40..98bafb5e 100644 --- a/src/Redux/Store/TurnOrder/Configuration/__test__/selectors.test.ts +++ b/src/Redux/Store/TurnOrder/Configuration/__test__/selectors.test.ts @@ -38,6 +38,7 @@ describe('TurnOrder | Configuration | selectors', () => { const expected = { id: 'fourPlayers', name: '4', + amount: 4, variations: { default: { id: 'default',