Skip to content

Commit

Permalink
Fix date as only one day is required
Browse files Browse the repository at this point in the history
  • Loading branch information
endakelly authored Dec 2, 2024
1 parent dcd845c commit 175e851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions issues_list.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"start_date": "02-12-2024",
"end_date": "03-12-2024",
"end_date": "02-12-2024",
"request_type": "stop",
"environment": [
"AAT / Staging",
Expand Down Expand Up @@ -49,4 +49,4 @@
"justification": "Services needed for deployment into production and out of hours testing",
"issue_link": "https://github.com/hmcts/auto-shutdown/issues/899"
}
]
]

0 comments on commit 175e851

Please sign in to comment.