Bump version and auto-generate sing-box HWIDs
This commit is contained in:
@@ -92,11 +92,6 @@ fn roundtrips_local_singbox_config_and_subscription_cache() {
|
||||
config.subscription_display_url(),
|
||||
Some("https://sub.example.test/...".to_string())
|
||||
);
|
||||
assert_eq!(
|
||||
config.device_hwid_display(),
|
||||
Some("hwid...1234".to_string())
|
||||
);
|
||||
|
||||
cleanup(&root);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user