Skip to content

Commit a986959

Browse files
committed
73: Updated tests for NameGenerator
1 parent 61a679f commit a986959

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

async/async-commons/src/test/java/org/reactivecommons/async/commons/utils/NameGeneratorTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import org.junit.jupiter.api.BeforeEach;
1+
package org.reactivecommons.async.commons.utils;
2+
23
import org.junit.jupiter.api.Test;
34

45
import static org.junit.jupiter.api.Assertions.*;

0 commit comments

Comments
 (0)