Skip to content

Commit

Permalink
Fix tests (They weren't running)
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle committed Feb 16, 2024
1 parent 23afc5b commit 8c12cba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import org.junit.After;
import org.junit.Test;

public class LoadOfflineMarkersTests {
public class LoadOfflineMarkersTest {
@After
public void cleanup() {
Singletons.cleanup();
Expand Down

0 comments on commit 8c12cba

Please sign in to comment.