file mgr db unit tests and fixes
This commit is contained in:
parent
1e8a351f67
commit
3425619773
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user