test/fixtures/active_subscribers.json in createsend-2.2.0 vs test/fixtures/active_subscribers.json in createsend-2.3.0
- old
+ new
@@ -9,9 +9,17 @@
{
"Key": "website",
"Value": "http://example.com"
},
{
+ "Key": "multi select field",
+ "Value": "option one"
+ },
+ {
+ "Key": "multi select field",
+ "Value": "option two"
+ },
+ {
"Key": "age",
"Value": "24"
},
{
"Key": "subscription date",
\ No newline at end of file