Skip to content

Commit

Permalink
Update broken fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Dec 1, 2023
1 parent 6dd6185 commit 4e82437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nationalarchives/components/date-search/fixtures.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"name": "date",
"value": "1986-09-24"
},
"html": "<div class=\"tna-form__group \"><div class=\"tna-form__group-contents\"><h4 class=\"tna-form__heading tna-form__heading--m\"><label class=\"tna-form__label\" for=\"tna-form__date\">Enter a start date</label></h4></div><input type=\"date\" id=\"tna-form__date\" class=\"tna-date-search \" name=\"date\" value=\"[object Object]\"></div>",
"html": "<div class=\"tna-form__group \"><div class=\"tna-form__group-contents\"><h4 class=\"tna-form__heading tna-form__heading--m\"><label class=\"tna-form__label\" for=\"tna-form__date\">Enter a start date</label></h4></div><input type=\"date\" id=\"tna-form__date\" class=\"tna-date-search \" name=\"date\" value=\"1986-09-24\"></div>",
"hidden": false
},
{
Expand Down

0 comments on commit 4e82437

Please sign in to comment.