mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Another small tweak for the test suite
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ load 'libs/bats-support/load'
|
||||
echo "output: ${lines[@]}"
|
||||
[[ ${lines[0]} == "Connection to 127.0.0.1 4711 port [tcp/*] succeeded!" ]]
|
||||
[[ ${lines[1]} =~ "0 57.14 ::1 local" ]]
|
||||
[[ ${lines[2]} =~ "1 14.29 2620:0:ccd::2 resolver2.ipv6-sandbox.opendns.com" ]]
|
||||
[[ ${lines[2]} =~ "1 28.57 2001:1608:10:25::9249:d69b" ]]
|
||||
[[ ${lines[3]} =~ "2 14.29 2620:0:ccd::2 resolver2.ipv6-sandbox.opendns.com" ]]
|
||||
[[ ${lines[4]} == "---EOM---" ]]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user