diff --git a/tests/Mock/ListPlansSuccess.txt b/tests/Mock/ListPlansSuccess.txt index bb15919b..e02bb461 100644 --- a/tests/Mock/ListPlansSuccess.txt +++ b/tests/Mock/ListPlansSuccess.txt @@ -8,10 +8,10 @@ Access-Control-Allow-Credentials: true Cache-Control: no-cache, no-store { - "object" => "list", - "url" => "/v1/plans", - "has_more" => false, - "data" => [ + "object": "list", + "url": "/v1/plans", + "has_more": false, + "data": [ { "id": "test-1", "object": "plan",