Skip to content

Commit f844f47

Browse files
committed
#BAEL-6958: change Test class name
1 parent e059aa7 commit f844f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import org.junit.jupiter.api.BeforeAll;
1313
import org.junit.jupiter.api.Test;
1414

15-
public class KemUtilsIntegrationTest {
15+
public class KemUtilsUnitTest {
1616
private static KeyPair keyPair;
1717
public static final String KEM_ALGORITHM = "DHKEM";
1818

0 commit comments

Comments
 (0)