[tracker-miners/sam/index-location: 10/21] Fixup CLI test
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/sam/index-location: 10/21] Fixup CLI test
- Date: Thu, 9 Jul 2020 23:04:36 +0000 (UTC)
commit 2f6cbce84303eb5de0c9e1b9655885bec018a5b2
Author: Sam Thursfield <sam afuera me uk>
Date: Wed Jul 8 01:12:32 2020 +0200
Fixup CLI test
tests/functional-tests/fixtures.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/functional-tests/fixtures.py b/tests/functional-tests/fixtures.py
index d58de85c2..11b253a1e 100644
--- a/tests/functional-tests/fixtures.py
+++ b/tests/functional-tests/fixtures.py
@@ -511,7 +511,7 @@ class TrackerCommandLineTestCase(TrackerMinerTest):
path = self.env.get('PATH', []).split(':')
self.env['PATH'] = ':'.join([cfg.cli_dir()] + path)
- self.env['DBUS_SESSION_BUS_ADDRESS'] = self.sandbox.daemon.address
+ self.env['DBUS_SESSION_BUS_ADDRESS'] = self.sandbox.get_session_bus_address()
self.tracker_cli = shutil.which('tracker3', path=self.env['PATH'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]