Explorar o código

fix TestCommanderStats

Darien Raymond %!s(int64=7) %!d(string=hai) anos
pai
achega
8e79e0b0f2
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      testing/scenarios/command_test.go

+ 0 - 2
testing/scenarios/command_test.go

@@ -541,6 +541,4 @@ func TestCommanderStats(t *testing.T) {
 	})
 	assert(err, IsNil)
 	assert(sresp.Stat.Value, GreaterThan, int64(10240*1024))
-
-	CloseAllServers(servers)
 }