#1035 Fix handling of new login command constraints
- Incorporate ConfigMe fix - Various fixes in the integration
This commit is contained in:
@@ -31,7 +31,6 @@ import static org.mockito.Mockito.verifyZeroInteractions;
|
||||
/**
|
||||
* Test for {@link CommandManager}.
|
||||
*/
|
||||
// TODO #1035: Tests currently fail because ConfigMe can't handle Optional fields
|
||||
@RunWith(MockitoJUnitRunner.class)
|
||||
public class CommandManagerTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user