Skip to content

Commit 48912cf

Browse files
committed
Add missing status
1 parent 3628501 commit 48912cf

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

manage_breast_screening/participants/fixtures/participants.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,15 @@
250250
"stopped_reasons": null
251251
}
252252
},
253+
{
254+
"model": "participants.appointmentstatus",
255+
"pk": "a37d4db3-d936-42ed-a02b-8d18f63cb69e",
256+
"fields": {
257+
"state": "SCREENED",
258+
"created_at": "2025-06-20T15:22:19.566Z",
259+
"appointment": "b5acffaf-5140-4bcd-90a8-751fd6c6d2f5"
260+
}
261+
},
253262
{
254263
"model": "participants.appointmentstatus",
255264
"pk": "05b88f6b-c6d3-4835-b36d-950a8af6070c",

0 commit comments

Comments
 (0)