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 4dd6ffd commit d8e2393Copy full SHA for d8e2393
src/functionalTest/java/uk/gov/hmcts/reform/judicialapi/EndpointSecurityTest.java
@@ -2,8 +2,8 @@
2
3
import static org.assertj.core.api.Assertions.assertThat;
4
5
-import org.junit.Test;
6
import org.junit.Ignore;
+import org.junit.Test;
7
import org.junit.runner.RunWith;
8
import org.springframework.test.context.ActiveProfiles;
9
import org.springframework.test.context.junit4.SpringRunner;
0 commit comments