mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-12-23 01:27:46 +01:00
Fix test
Test doesn't do anything though...
This commit is contained in:
parent
4c0cb9f17c
commit
e846d26fab
@ -114,7 +114,7 @@ public class IslandWorldManagerTest {
|
|||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
public void testRegisterWorldsToMultiverse() {
|
public void testRegisterWorldsToMultiverse() {
|
||||||
iwm.registerWorldsToMultiverse();
|
iwm.registerWorldsToMultiverse(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user