mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-30 11:46:28 +08:00
update TestMain
This commit is contained in:
@@ -40,6 +40,8 @@ func TestMain(m *testing.M) {
|
||||
logger.Log(3, "received node update", update.Action)
|
||||
}
|
||||
}()
|
||||
os.Exit(m.Run())
|
||||
|
||||
}
|
||||
|
||||
func TestCreateNetwork(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user