Use proper AFK toggle to make test pass.

This commit is contained in:
Trent Hensler 2016-03-07 11:19:16 -08:00
parent 6ea8f7b621
commit 3fd925c1fd

View File

@ -91,7 +91,7 @@ public class MessagingTest {
}
// Not really much of a strict test, but just "testing" console output.
user1._setAfk(true);
user1.setAfk(true);
// Console replies using "/r Hey, son!"
//