[COLLECTIONS-807] fix one place not updated

This commit is contained in:
samabcde 2022-04-29 23:58:41 +08:00
parent 3d88221be0
commit 369ae6b7d0
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import java.util.Properties;
import java.util.stream.Stream;
import org.apache.commons.collections4.BulkTest;
import org.junit.Test;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Assumptions;
import org.junit.jupiter.params.ParameterizedTest;