Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSimcoe committed Jul 15, 2024
1 parent 3c66dee commit 5fb54ed
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,4 @@ private static void assertBoardGameMatches(
assertThat(boardGame.releaseYear).isEqualTo(releaseYear);
assertThat(boardGame.categories).containsExactlyInAnyOrder(expectedCategories);
}
}
git
}

0 comments on commit 5fb54ed

Please sign in to comment.