RED-6497: Moved test to the same package as the class being tested
This commit is contained in:
parent
4c25ac402d
commit
78758a2a41
@ -1,4 +1,4 @@
|
||||
package com.iqser.red.service.peristence.v1.server.utils;
|
||||
package com.iqser.red.service.persistence.management.v1.processor.utils;
|
||||
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
@ -12,8 +12,6 @@ import java.util.SplittableRandom;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import com.iqser.red.service.persistence.management.v1.processor.utils.FileSystemBackedArchiver;
|
||||
|
||||
import lombok.SneakyThrows;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user