Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #671 from hmcts/hmis-1131-test
Browse files Browse the repository at this point in the history
Disabled CrimeApiSmokeTest
  • Loading branch information
Ravipati89 authored Mar 1, 2023
2 parents af5a2ad + a3ec7d9 commit a03b3bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
@ActiveProfiles("smoke")
@DisplayName("Smoke Test for the HMI Hearing Context")
@SuppressWarnings("java:S2187")
@Disabled
public class CrimeApiSmokeTest extends SmokeTest {

@Value("${crimeHealthCheckRootContext}")
Expand Down

0 comments on commit a03b3bc

Please # to comment.