Skip to content

Commit

Permalink
Update the imported assertEquals
Browse files Browse the repository at this point in the history
  • Loading branch information
drewjj committed Dec 9, 2024
1 parent 8c35ad2 commit 7dccf75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package us.dot.its.jpo.ode.coder;

import static org.junit.Assert.assertEquals;
import static org.junit.jupiter.api.Assertions.assertEquals;

import java.io.File;
import java.nio.file.Files;
Expand Down

0 comments on commit 7dccf75

Please sign in to comment.