From: Ed Page Date: Wed, 6 Jan 2010 02:25:27 +0000 (-0600) Subject: Fixing the hand tests after the changeover X-Git-Url: http://git.maemo.org/git/?p=theonering;a=commitdiff_plain;h=a65a925ae57ea686e1c7d943b0f1539cf17c396a;hp=9c912670ff9941470952aa4083cc40528b666d50 Fixing the hand tests after the changeover --- diff --git a/hand_tests/generic.py b/hand_tests/generic.py index 87aa33a..09729a3 100755 --- a/hand_tests/generic.py +++ b/hand_tests/generic.py @@ -121,7 +121,7 @@ class RequestConnection(Action): self._cm[telepathy.server.CONNECTION_MANAGER].RequestConnection( 'sip', { - 'username': self._username, + 'account': self._username, 'password': self._password, 'forward': self._forward, },