Files
cc-switch/src-tauri/tests/import_export_sync.rs
Jason 286bafbd67 test: simplify boolean assertions in import_export_sync tests
Replace verbose assert_eq!(value, true) with idiomatic assert!(value) for improved readability and adherence to Rust best practices
2025-11-19 11:45:07 +08:00

34 KiB