file mgr db unit tests and fixes
This commit is contained in:
@@ -240,7 +240,7 @@ auto rdb_file_mgr_db::remove_upload(const std::string &api_path) -> bool {
|
||||
});
|
||||
}
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
auto rdb_file_mgr_db::remove_upload_active(const std::string &api_path)
|
||||
|
Reference in New Issue
Block a user