X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=hand_tests%2Fgeneric.py;h=09729a3275b022bdea7612604aeb5572c76378d0;hp=87aa33a9298b6da7408417466268995c2a71d37d;hb=a65a925ae57ea686e1c7d943b0f1539cf17c396a;hpb=9c912670ff9941470952aa4083cc40528b666d50 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, },