Skip to content

Commit

Permalink
Fix turn order configuration selector test
Browse files Browse the repository at this point in the history
  • Loading branch information
Torgen authored and on3iro committed Dec 11, 2024
1 parent 7965af2 commit c3e37ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ describe('TurnOrder | Configuration | selectors', () => {
const expected = {
id: 'fourPlayers',
name: '4',
amount: 4,
variations: {
default: {
id: 'default',
Expand Down

0 comments on commit c3e37ff

Please sign in to comment.