[tracker/wip/carlosg/sandboxed-notifiers: 10/10] tests: Test passing prefixed name to notifier signal subscriptions
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/sandboxed-notifiers: 10/10] tests: Test passing prefixed name to notifier signal subscriptions
- Date: Sat, 20 Feb 2021 22:30:44 +0000 (UTC)
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]