mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-14 14:41:46 +00:00
add 1.80 to capver and update deps (#2394)
This commit is contained in:
@@ -269,7 +269,7 @@ func TestValidateResolvConf(t *testing.T) {
|
||||
"HEADSCALE_DNS_NAMESERVERS_GLOBAL": "",
|
||||
},
|
||||
wantConfCompareFunc: func(t *testing.T, got string) {
|
||||
assert.NotContains(t, got, "100.100.100.100")
|
||||
assert.Contains(t, got, "Generated by Docker Engine")
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user