test-dbus.py: fixed failing test because of ConsumerReady

ConsumerReady is set for configs created via D-Bus. It's debatable
whether that should happen, but let's accept it for the time being.
This commit is contained in:
Patrick Ohly 2011-01-18 17:17:21 +01:00
parent 125c84182c
commit ce55c0f7a2
1 changed files with 1 additions and 0 deletions

View File

@ -1107,6 +1107,7 @@ class TestSessionAPIsDummy(unittest.TestCase, DBusUtil):
"deviceId" : "foo",
"RetryInterval" : "10",
"RetryDuration" : "20",
"ConsumerReady" : "1",
"configName" : "dummy-test"
},
"source/addressbook" : { "sync" : "slow",