diff --git a/cypress_shared/fixtures/offences-local.json b/cypress_shared/fixtures/offences-local.json index 5752f88b1..41e071d33 100644 --- a/cypress_shared/fixtures/offences-local.json +++ b/cypress_shared/fixtures/offences-local.json @@ -1,14 +1,14 @@ [ { - "offenceId": "M2500295343", - "offenceDescription": "Murder - Murder of infants under 1 year of age", - "offenceDate": "2018-08-04", - "convictionId": "2500295345" + "offenceId": "M200002", + "offenceDescription": "Murder - Murder of spouse", + "offenceDate": "2024-10-12", + "convictionId": "100002" }, { - "offenceId": "A2500108084", + "offenceId": "A300002", "offenceDescription": "Burglary in a dwelling - Burglary (dwelling) with intent to commit, or the commission of, an offence triable only on indictment", - "offenceDate": "2019-09-02", - "convictionId": "2500295345" + "offenceDate": "2024-10-22", + "convictionId": "100002" } ]