Skip to content

Commit 3412936

Browse files
cleanup
1 parent cff3558 commit 3412936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/src/intTest/java/uk/nhs/adaptors/gp2gp/ehr/status/EhrStatusEndpointTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import uk.nhs.adaptors.gp2gp.testcontainers.MongoDBExtension;
3535
import uk.nhs.adaptors.gp2gp.util.ProcessDetectionService;
3636

37-
//@RunWith(SpringRunner.class)
37+
@RunWith(SpringRunner.class)
3838
@ExtendWith({SpringExtension.class, MongoDBExtension.class, ActiveMQExtension.class})
3939
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
4040
@DirtiesContext

0 commit comments

Comments
 (0)