This commit is contained in:
tastybento 2021-02-14 12:53:38 -08:00
parent 582aa9fa9e
commit 17d9f1c3f8

View File

@ -46,7 +46,7 @@ public class FlagsManagerTest {
/** /**
* Update this value if the number of registered listeners changes * Update this value if the number of registered listeners changes
*/ */
private static final int NUMBER_OF_LISTENERS = 48; private static final int NUMBER_OF_LISTENERS = 49;
@Mock @Mock
private BentoBox plugin; private BentoBox plugin;
@Mock @Mock