mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-28 11:09:52 +09:00
Fix var name length in tests
This commit is contained in:
@@ -185,7 +185,7 @@ func (s *IntegrationTestSuite) tailscaleContainer(
|
||||
|
||||
func (s *IntegrationTestSuite) SetupSuite() {
|
||||
var err error
|
||||
h = Headscale{
|
||||
app = Headscale{
|
||||
dbType: "sqlite3",
|
||||
dbString: "integration_test_db.sqlite3",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user