mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-25 12:07:37 +00:00
go.mod updates
This commit is contained in:
@@ -20,7 +20,6 @@ func (s *Suite) TestGetRoutes(c *check.C) {
|
||||
if err != nil {
|
||||
c.Fatal(err)
|
||||
}
|
||||
defer db.Close()
|
||||
|
||||
_, err = h.GetMachine("test", "testmachine")
|
||||
c.Assert(err, check.NotNil)
|
||||
|
Reference in New Issue
Block a user