Skip to content

Commit

Permalink
fix: Add missing field to fixtures/all.json
Browse files Browse the repository at this point in the history
OpalHunt requires a hints_released_date
  • Loading branch information
vEnhance committed Nov 9, 2024
1 parent a1d0761 commit 662ddf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixtures/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -6457,6 +6457,7 @@
"slug": "",
"active": true,
"start_date": "2023-08-20T20:47:24Z",
"hints_released_date": "2024-08-20T20:47:24Z",
"author_signup_url": "",
"author_signup_deadline": null,
"author_draft_deadline": null
Expand Down

0 comments on commit 662ddf5

Please sign in to comment.