test/fixtures/unconfirmed_subscribers.json in createsend-4.1.2 vs test/fixtures/unconfirmed_subscribers.json in createsend-5.0.0

- old
+ new

@@ -9,11 +9,12 @@ { "Key": "website", "Value": "http://example.com" } ], - "ReadsEmailWith": "" + "ReadsEmailWith": "", + "ConsentToTrack": "Yes" }, { "EmailAddress": "subs+7878787y8ggg@example.com", "Name": "Unconfirmed Two", "Date": "2010-10-25 12:17:00", @@ -22,10 +23,11 @@ { "Key": "website", "Value": "http://subdomain.example.com" } ], - "ReadsEmailWith": "" + "ReadsEmailWith": "", + "ConsentToTrack": "No" } ], "ResultsOrderedBy": "email", "OrderDirection": "asc", "PageNumber": 1, \ No newline at end of file