mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-12-22 17:18:47 +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
|
||||
public void testRegisterWorldsToMultiverse() {
|
||||
iwm.registerWorldsToMultiverse();
|
||||
iwm.registerWorldsToMultiverse(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user