[JAVA-23452] testing
This commit is contained in:
parent
8a7e667f0d
commit
adcf9b8cbd
|
@ -29,7 +29,7 @@ import static org.hamcrest.core.Is.is;
|
|||
import static org.hamcrest.core.IsEqual.equalTo;
|
||||
import static org.junit.Assert.assertThat;
|
||||
|
||||
public class ProductInfoRepositoryIntegrationTest {
|
||||
public class ProductInfoRepositoryUnitTest {
|
||||
|
||||
@ClassRule
|
||||
public static LocalDbCreationRule dynamoDB = new LocalDbCreationRule();
|
Loading…
Reference in New Issue