This commit is contained in:
tastybento 2021-02-14 12:53:38 -08:00
parent 582aa9fa9e
commit 17d9f1c3f8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ public class FlagsManagerTest {
/**
* 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
private BentoBox plugin;
@Mock