Fixing the hand tests after the changeover
authorEd Page <eopage@byu.net>
Wed, 6 Jan 2010 02:25:27 +0000 (20:25 -0600)
committerEd Page <eopage@byu.net>
Wed, 6 Jan 2010 02:25:27 +0000 (20:25 -0600)
hand_tests/generic.py

index 87aa33a..09729a3 100755 (executable)
@@ -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,
                        },