[tracker/wip/carlosg/sandboxed-notifiers: 10/10] tests: Test passing prefixed name to notifier signal subscriptions




commit 85724dda7b78fdd531bcc2af5137cd8656a6636b
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Feb 20 23:27:37 2021 +0100

    tests: Test passing prefixed name to notifier signal subscriptions
    
    Test that implicit graph name expansion is properly handled.

 tests/functional-tests/portal.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/functional-tests/portal.py b/tests/functional-tests/portal.py
index e292ce6af..2dbbd66c8 100644
--- a/tests/functional-tests/portal.py
+++ b/tests/functional-tests/portal.py
@@ -105,7 +105,7 @@ class TestPortal(fixtures.TrackerPortalTest):
             self.bus,
             'org.freedesktop.PortalTest',
             None,
-            None)
+            'tracker:Allowed')
 
         self.update(
             'org.freedesktop.PortalTest',


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