File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/integrationTest/java/uk/gov/hmcts/darts/arm/service Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ class ArmRpoPollServiceVersionFiveTwoIntTest extends IntegrationBase {
6767
6868 private static final String PRODUCTIONEXPORTFILE_CSV = "tests/arm/service/ArmRpoPollServiceTest/productionexportfile.csv" ;
6969 private static final String PRODUCTION_NAME = "DARTS_RPO_2024-08-13" ;
70- private static final String PRODUCTION_ID = " b52268a3-75e5-4dd4-a8d3-0b43781cfcf9" ;
70+ private static final String PRODUCTION_ID = "b52268a3-75e5-4dd4-a8d3-0b43781cfcf9" ;
7171 private static final String SEARCH_ID = "8271f101-8c14-4c41-8865-edc5d8baed99" ;
7272 private static final String MATTER_ID = "cb70c7fa-8972-4400-af1d-ff5dd76d2104" ;
7373 private static final String STORAGE_ACCOUNT_ID = "StorageAccountId" ;
You can’t perform that action at this time.
0 commit comments