Skip to content

Commit

Permalink
Update resolve.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal authored May 6, 2024
1 parent 30ebc84 commit a582f47
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions test-vectors/did_dht/resolve.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,7 @@
{
"description": "notFound error returned when not published",
"input": {
"didUri": "did:dht:uqaj3fcr9db6jg6o9pjs53iuftyj45r46aubogfaceqjbo6pp9sy",
"mockResponse": {
"ok": false,
"status": 404,
"statusText": "Not Found",
"body": {
"message": "Not Found"
}
}
"didUri": "did:dht:uqaj3fcr9db6jg6o9pjs53iuftyj45r46aubogfaceqjbo6pp9sy"
},
"output": {
"didResolutionMetadata": {
Expand Down Expand Up @@ -58,4 +50,4 @@
"errors": true
}
]
}
}

0 comments on commit a582f47

Please sign in to comment.