This commit is contained in:
Gabriele C
2016-10-09 23:46:07 +02:00
parent 87f88cb32a
commit 700ab5f3e4
10 changed files with 7 additions and 16 deletions
@@ -247,7 +247,7 @@ public class AsynchronousLoginTest {
return player;
}
@SuppressWarnings("unchecked")
@SuppressWarnings({ "unchecked", "rawtypes" })
private void mockOnlinePlayersInBukkitService() {
// 127.0.0.4: albania (online), brazil (offline)
Player playerA = mockPlayer("albania");