mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Merge pull request #839 from pi-hole/development
Import test fix from development
This commit is contained in:
@@ -145,7 +145,6 @@
|
||||
run bash -c "dig AAAA google.com @127.0.0.1 +short +tcp"
|
||||
printf "%s\n" "${lines[@]}"
|
||||
[[ ${lines[0]} != "::" ]]
|
||||
[[ ${lines[1]} == "" ]]
|
||||
}
|
||||
|
||||
@test "Known host is resolved as expected" {
|
||||
|
||||
Reference in New Issue
Block a user