mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
feat: add formatting command to package.json and update pre-commit hook for cargo fmt
This commit is contained in:
@@ -26,4 +26,4 @@ async fn test_refresh_providers_proxies() {
|
||||
let providers = manager.get_providers_proxies();
|
||||
assert_eq!(proxies, serde_json::Value::Null);
|
||||
assert_ne!(providers, serde_json::Value::Null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user