Move ArtifcatsCreationProvider one level higher
[oom/platform/cert-service.git] / certServiceClient / src / test / java / org / onap / aaf / certservice / client / certification / conversion / RandomPasswordGeneratorTest.java
index 169ce98..483e35e 100644 (file)
 
 package org.onap.aaf.certservice.client.certification.conversion;
 
-import static org.junit.jupiter.api.Assertions.assertTrue;
 import org.junit.jupiter.api.Test;
 
+import static org.junit.jupiter.api.Assertions.assertTrue;
+
 class RandomPasswordGeneratorTest {
 
     @Test