Skip to content

Commit d8e2393

Browse files
Ignoring functional tc
Ignoring functional tc
1 parent 4dd6ffd commit d8e2393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functionalTest/java/uk/gov/hmcts/reform/judicialapi/EndpointSecurityTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
import static org.assertj.core.api.Assertions.assertThat;
44

5-
import org.junit.Test;
65
import org.junit.Ignore;
6+
import org.junit.Test;
77
import org.junit.runner.RunWith;
88
import org.springframework.test.context.ActiveProfiles;
99
import org.springframework.test.context.junit4.SpringRunner;

0 commit comments

Comments
 (0)