add todo for MockedKVDatabase get_all_media_keys
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -510,6 +510,10 @@ mod tests {
|
||||
todo!()
|
||||
}
|
||||
|
||||
fn get_all_media_keys(&self) -> Result<Vec<Vec<u8>>> {
|
||||
todo!()
|
||||
}
|
||||
|
||||
fn search_file_metadata(
|
||||
&self,
|
||||
_mxc: String,
|
||||
|
||||
Reference in New Issue
Block a user