Fix outdated newAccount test response

pull/168/head
Richard Körber 2024-10-01 14:50:17 +02:00
parent 87bbb9efbf
commit d9186ede14
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
{
"status": "valid",
"termsOfServiceAgreed": true,
"contact": [
"mailto:foo@example.com"
]
],
"orders": "https://example.com/acme/orders/rzGoeA"
}