Skip to content

Commit

Permalink
Update LeaderboardTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
odo3990 authored Apr 30, 2024
1 parent 6f292d5 commit 6ebce6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/wordsearch/LeaderboardTest.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.junit.Test;
import static org.junit.Assert.assertEquals;

public class LeaderBoardTest {
public class LeaderboardTest {

@Test
public void testConstructorAndGetters() {
Expand Down

0 comments on commit 6ebce6c

Please sign in to comment.