We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ee91a commit 37af7bcCopy full SHA for 37af7bc
service/src/test/java/uk/nhs/adaptors/gp2gp/common/configuration/AppInitializerTest.java
@@ -4,8 +4,6 @@
4
import org.junit.jupiter.api.Test;
5
import software.amazon.awssdk.services.s3.S3Client;
6
import uk.nhs.adaptors.gp2gp.common.storage.StorageConnectorConfiguration;
7
-
8
-import static org.junit.jupiter.api.Assertions.assertNotNull;
9
import static org.junit.jupiter.api.Assertions.assertNull;
10
11
class AppInitializerTest {
0 commit comments