Skip to content

Commit

Permalink
Fix import for modified unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcolon021 committed Feb 8, 2024
1 parent f9ca065 commit 3e62cbb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
import java.util.HashMap;
import java.util.Map;

import static org.junit.Assert.assertEquals;

public class VisualizationUtilTests {

@Test
Expand Down

0 comments on commit 3e62cbb

Please sign in to comment.