From afb94aa63e7283bf44045816113fec9a2c32112f Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Fri, 28 Jul 2006 13:51:23 +0000 Subject: [PATCH] renamed fixture variables --- .../slick/protocol/icq/TestOperationSetServerStoredInfo.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/net/java/sip/communicator/slick/protocol/icq/TestOperationSetServerStoredInfo.java b/test/net/java/sip/communicator/slick/protocol/icq/TestOperationSetServerStoredInfo.java index ae4f3717b..8cb23e81e 100644 --- a/test/net/java/sip/communicator/slick/protocol/icq/TestOperationSetServerStoredInfo.java +++ b/test/net/java/sip/communicator/slick/protocol/icq/TestOperationSetServerStoredInfo.java @@ -473,8 +473,7 @@ public void testWriteInfo() logger.trace("Proceeding to Testing values!"); // make the tests here - Hashtable userInfo = fixture.testerAgent.getUserInfo(fixture. - ourAccountID); + Hashtable userInfo = fixture.testerAgent.getUserInfo(fixture.ourUserID); assertEquals("The LastName we set is not set or not read properly" , newLastName