Skip to content

Commit

Permalink
Fixing functional test
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-aggarw committed Oct 6, 2023
1 parent 4f4d8b6 commit 0c8b651
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
{
"id": "2",
"value": {
"tag": "internalNonStandardDirectionToAppellantLetter",
"tag": "internalNonStandardDirectionToRespondentLetter",
"document": {
"document_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/",
"document_filename": "PA 12345 2019-Awan-non-standard-direction-to-appellant-letter.PDF",
"document_filename": "PA 12345 2019-Awan-home-office-non-standard-direction-letter.PDF",
"document_binary_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/binary/"
},
"suppliedBy": "",
Expand All @@ -53,10 +53,10 @@
{
"id": "1",
"value": {
"tag": "internalNonStandardDirectionToRespondentLetter",
"tag": "internalNonStandardDirectionToAppellantLetter",
"document": {
"document_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/",
"document_filename": "PA 12345 2019-Awan-home-office-non-standard-direction-letter.PDF",
"document_filename": "PA 12345 2019-Awan-non-standard-direction-to-appellant-letter.PDF",
"document_binary_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/binary/"
},
"suppliedBy": "",
Expand Down

0 comments on commit 0c8b651

Please sign in to comment.