mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-26 04:35:43 +01:00
Added clearInline Mocks just in case.
This commit is contained in:
parent
850939f3a8
commit
2512a892fd
@ -139,6 +139,7 @@ public class SafeSpotTeleportTest {
|
||||
*/
|
||||
@After
|
||||
public void tearDown() throws Exception {
|
||||
Mockito.framework().clearInlineMocks();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user