typo
This commit is contained in:
parent
f5efd4bf23
commit
7790fa5796
@ -254,7 +254,7 @@ public class PlayerListenerTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void shouldCancelCommandFastCommandEvent() {
|
||||
public void shouldCancelFastCommandEvent() {
|
||||
// given
|
||||
given(settings.getProperty(HooksSettings.USE_ESSENTIALS_MOTD)).willReturn(false);
|
||||
given(settings.getProperty(RestrictionSettings.ALLOW_COMMANDS)).willReturn(Arrays.asList("/spawn", "/help"));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user