[libgfbgraph] GTest: Fixed album test
- From: Álvaro Peña <alvaropg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgfbgraph] GTest: Fixed album test
- Date: Tue, 29 Dec 2015 09:40:12 +0000 (UTC)
commit e01e3f03a991071ce3c9867c81b10d5a893254c0
Author: Álvaro Peña <alvaropg gmail com>
Date: Tue Dec 29 10:38:31 2015 +0100
GTest: Fixed album test
Added required permissions for publication
tests/gtestutils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/gtestutils.c b/tests/gtestutils.c
index 438b239..da9bb48 100644
--- a/tests/gtestutils.c
+++ b/tests/gtestutils.c
@@ -46,7 +46,7 @@ struct _GFBGraphTestApp
#define FACEBOOK_ENDPOINT "https://graph.facebook.com/v2.3"
-#define FACEBOOK_TEST_USER_PERMISSIONS "user_about_me,user_photos,email"
+#define FACEBOOK_TEST_USER_PERMISSIONS "user_about_me,user_photos,email,publish_actions"
GFBGraphTestApp*
gfbgraph_test_app_setup (void)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]