mirror of
https://github.com/aljazceru/pubky-core.git
synced 2025-12-31 12:54:35 +01:00
test(homeserver): remove system dependent test
This commit is contained in:
@@ -520,7 +520,6 @@ mod tests {
|
||||
|
||||
let stats = db.tables.blobs.stat(&rtxn).unwrap();
|
||||
assert_eq!(stats.overflow_pages, 0);
|
||||
assert_eq!(stats.leaf_pages, 128);
|
||||
|
||||
rtxn.commit().unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user