From 058d755372aea141e93d2422c67505d97e963fc7 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 3 Jun 2018 11:07:24 +0000 Subject: [PATCH] I guess I broke the test tool :-) --- 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 4c385dacc..14ea3178b 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: ''