Added tests for "/account disable"
This commit is contained in:
@@ -71,6 +71,7 @@ gboolean accounts_enable(const char * const name)
|
||||
|
||||
gboolean accounts_disable(const char * const name)
|
||||
{
|
||||
check_expected(name);
|
||||
return (gboolean)mock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user