Skip to content

Commit

Permalink
MCR-3046 removed junit5 code
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhofmann committed Feb 16, 2024
1 parent 43a5778 commit d9d8521
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import java.util.Collections;
import java.util.stream.IntStream;

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

public class MCRFileBaseCacheObjectIDGeneratorTest extends MCRTestCase {

Expand Down

0 comments on commit d9d8521

Please sign in to comment.