fix(bin): process metrics version mismatch (#5985)

This commit is contained in:
Alexey Shekhirin
2024-01-09 16:59:55 +00:00
committed by GitHub
parent 6ad221fd28
commit a1225be077
23 changed files with 69 additions and 55 deletions

View File

@ -225,7 +225,7 @@ macro_rules! mdbx_try_optional {
}
#[cfg(test)]
mod test {
mod tests {
use super::*;
#[test]