Fix outdated newAccount test response

This commit is contained in:
Richard Körber
2024-10-01 14:50:17 +02:00
parent 87bbb9efbf
commit d9186ede14

View File

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