From e392491e94cf81a53444ac189e8eb8448de13eb5 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 3 Jun 2018 10:58:03 +0000 Subject: [PATCH] Next try ;-) --- tests/datasets/api.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/datasets/api.yml b/tests/datasets/api.yml index 9da5bf370a..4c385dacc7 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: false + private: 0 allow_cid: '' allow_gid: '' deny_cid: '' @@ -135,7 +135,7 @@ item: author-link: http://localhost/profile/othercontact wall: true starred: false - private: false + private: 0 allow_cid: '' allow_gid: '' deny_cid: '' -- 2.39.5