Skip to content

Commit

Permalink
Whoops; Add missing param to Java test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram-- committed May 7, 2024
1 parent 38a8b74 commit ab811a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/org/audux/bgg/BggClientJavaTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ public void collectionRequest()
/* numPlays= */ 0,
/* comment= */ null,
/* conditionText= */ null,
/* wishlistComment= */ null,
new CollectionStatistics(
/* minimumPlayer= */ null,
/* maximumPlayers= */ null,
Expand Down

0 comments on commit ab811a0

Please sign in to comment.