Go version update and fix tests. (#44)
This commit is contained in:
@ -20,7 +20,6 @@ func TestMain(m *testing.M) {
|
||||
// Load Config
|
||||
code := m.Run()
|
||||
os.Exit(code)
|
||||
redisClient.FlushAll().Result()
|
||||
}
|
||||
|
||||
func TestRelayActivity(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user