From: Michael Date: Sun, 3 Jun 2018 11:07:24 +0000 (+0000) Subject: I guess I broke the test tool :-) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=058d755372aea141e93d2422c67505d97e963fc7;p=friendica.git I guess I broke the test tool :-) --- diff --git a/tests/datasets/api.yml b/tests/datasets/api.yml index 4c385dacc7..14ea3178bf 100644 --- a/tests/datasets/api.yml +++ b/tests/datasets/api.yml @@ -74,7 +74,7 @@ item: author-link: http://localhost/profile/selfcontact wall: true starred: true - private: 0 + private: '0' allow_cid: '' allow_gid: '' deny_cid: '' @@ -135,7 +135,7 @@ item: author-link: http://localhost/profile/othercontact wall: true starred: false - private: 0 + private: '0' allow_cid: '' allow_gid: '' deny_cid: ''