Files
rustfs/crates
overtrue 9694622b1b fix(e2e): add missing serial_test import in replication_extension_test
Commit 1cf0f7af1 added 6 #[serial] attributes to new SSE-C and
proxy-read replication tests but omitted the required
'use serial_test::serial' import, causing clippy to fail with
'cannot find attribute serial in this scope'.
2026-08-19 00:12:04 +08:00
..