mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-24 11:45:31 +01:00
Fixed broken file renaming
Well... Hopefully it'll fix it
This commit is contained in:
parent
49c7d6b646
commit
0dc9de9c37
@ -34,7 +34,7 @@ import world.bentobox.bentobox.managers.PlayersManager;
|
||||
|
||||
@RunWith(PowerMockRunner.class)
|
||||
@PrepareForTest({Bukkit.class, BentoBox.class, User.class })
|
||||
public class AdminClearResetsAllCommandTest {
|
||||
public class AdminClearresetsallCommandTest {
|
||||
|
||||
private CompositeCommand ac;
|
||||
private User user;
|
Loading…
Reference in New Issue
Block a user