mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
Add config test
This commit is contained in:
parent
ff5f31b87e
commit
7f66d9184b
@ -67,6 +67,7 @@ func (*Suite) TestConfigLoading(c *check.C) {
|
||||
check.Equals,
|
||||
fs.FileMode(0o770),
|
||||
)
|
||||
c.Assert(viper.GetBool("logtail.enabled"), check.Equals, false)
|
||||
}
|
||||
|
||||
func (*Suite) TestDNSConfigLoading(c *check.C) {
|
||||
|
Loading…
Reference in New Issue
Block a user