mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 00:06:38 +00:00
Add debug line
This commit is contained in:
@@ -64,6 +64,7 @@ func TestServiceLifecycle(t *testing.T) {
|
||||
t.Skipf("Skipping service lifecycle test on unsupported OS: %s", runtime.GOOS)
|
||||
}
|
||||
|
||||
fmt.Printf("--- Running service lifecycle test on %s\n", os.Getenv("CONTAINER"))
|
||||
if os.Getenv("CONTAINER") == "true" {
|
||||
t.Skip("Skipping service lifecycle test in container environment")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user