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
@@ -190,7 +190,7 @@ public class AntiBotServiceTest {
}
@Test
@SuppressWarnings("unchecked")
@SuppressWarnings({ "unchecked", "rawtypes" })
public void shouldInformPlayersOnActivation() {
// given - listening antibot
runSyncDelayedTaskWithDelay(bukkitService);