Skip to content

Commit c3e37ff

Browse files
Torgenon3iro
authored andcommitted
Fix turn order configuration selector test
1 parent 7965af2 commit c3e37ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Redux/Store/TurnOrder/Configuration/__test__/selectors.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ describe('TurnOrder | Configuration | selectors', () => {
3838
const expected = {
3939
id: 'fourPlayers',
4040
name: '4',
41+
amount: 4,
4142
variations: {
4243
default: {
4344
id: 'default',

0 commit comments

Comments
 (0)