[gnome-software/wip/kalev/gnome-3-22: 16/96] trivial: Fix up the flatpak tests now we correctly add kudos



commit fbd8ae89d12268b6d9682a4423ef3c3c732e0a54
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 21 16:25:13 2016 +0000

    trivial: Fix up the flatpak tests now we correctly add kudos

 src/gs-self-test.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-self-test.c b/src/gs-self-test.c
index 06540d6..ac6b6fd 100644
--- a/src/gs-self-test.c
+++ b/src/gs-self-test.c
@@ -1075,6 +1075,7 @@ gs_plugin_loader_flatpak_func (GsPluginLoader *plugin_loader)
        g_assert_cmpint (gs_app_get_state (app), ==, AS_APP_STATE_AVAILABLE);
        g_assert_cmpint ((gint64) gs_app_get_kudos (app), ==,
                         GS_APP_KUDO_HAS_KEYWORDS |
+                        GS_APP_KUDO_HI_DPI_ICON |
                         GS_APP_KUDO_SANDBOXED_SECURE |
                         GS_APP_KUDO_SANDBOXED);
        g_assert_cmpstr (gs_app_get_origin_hostname (app), ==, "");


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]