Set hosts test to ignore, as Github Actions are hostsless from now on, it seems.
This commit is contained in:
@@ -84,6 +84,7 @@ mod tests {
|
||||
use std::env;
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
pub fn load_hosts() {
|
||||
let filter = if cfg!(target_os = "windows") {
|
||||
if let Ok(root) = env::var("SYSTEMROOT") {
|
||||
|
||||
Reference in New Issue
Block a user