renamed some variables

cusax-fix
Emil Ivov 20 years ago
parent afb94aa63e
commit 5591ca33a5

@ -120,7 +120,7 @@ public void firstTestTypingNotificationsEventDelivery()
opSetTypingNotifs.addTypingNotificationsListener(evtCollector);
fixture.testerAgent.sendTypingNotification(
fixture.ourAccountID, TypingState.TYPING);
fixture.ourUserID, TypingState.TYPING);
evtCollector.waitForEvent(10000);

Loading…
Cancel
Save