mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-10 22:17:44 +00:00
de-christian sanbox
This commit is contained in:
parent
99f76c8cca
commit
e746edfdb9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ const receiptResponse = `{
|
||||||
"products": [
|
"products": [
|
||||||
{
|
{
|
||||||
"name": "ultra",
|
"name": "ultra",
|
||||||
"status": "SANBOX",
|
"status": "SANDBOX",
|
||||||
"subscription_type": "SANDBOX"
|
"subscription_type": "SANDBOX"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue