Skip to content

Commit 66aab5d

Browse files
pateliladinesh1patelankita-srivastava009
authored
change ccd-test-def - 7.23.0 only (#2472)
* change ccd-test-def - 7.23.0 only * Changed typo Fomratting to Formatting * empty commit to trigger build * empty commit to trigger build * empty commit to trigger build * empty commit to trigger build * empty commit to trigger build * empty commit to trigger build * empty commit to trigger build * Use PR-1468 instead of PR-575 * Typo from 'FT-DateTime Fomratting' * empty commit to trigger build * empty commit to trigger build * empty commit to trigger build * Update Jenkinsfile_CNP reverted to 575 * empty commit to trigger build --------- Co-authored-by: Dinesh Patel <[email protected]> Co-authored-by: ankita-srivastava009 <[email protected]> Co-authored-by: dinesh1patel <[email protected]>
1 parent dd4a665 commit 66aab5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ dependencies {
337337
implementation 'org.jooq:jool-java-8:0.9.14'
338338
implementation 'com.github.hmcts:ccd-case-document-am-client:1.7.1'
339339

340-
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.3'
340+
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.23.0'
341341
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.0.2'
342342

343343
contractTestImplementation "org.junit.jupiter:junit-jupiter-api:${junitJupiterVersion}"

src/aat/resources/features/F-134 - AC CRUD internal jurisdictions/F-134_Test_Data_Base.td.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
"id" : "FT_DateTimeFormats",
235235
"description" : "CaseType for testing DateTime formats",
236236
"version" : null,
237-
"name" : "FT-DateTime Fomratting",
237+
"name" : "FT-DateTime Formatting",
238238
"events" : "[[ANYTHING_PRESENT]]",
239239
"states" : "[[ANYTHING_PRESENT]]",
240240
"searchAliasFields" : [ ],

src/test/resources/tests/BEFTA_MASTER-jurisdiction-payload.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4084,7 +4084,7 @@
40844084
{
40854085
"id":"FT_DateTimeFormats",
40864086
"description":"CaseType for testing DateTime formats",
4087-
"name":"FT-DateTime Fomratting",
4087+
"name":"FT-DateTime Formatting",
40884088
"states":[
40894089
{
40904090
"id":"TODO",

0 commit comments

Comments
 (0)