Fix test name TestDump

Change-Id: If885303b86060aed7a3e2aa20450cadd1f30752c
This commit is contained in:
Aldo Culquicondor 2020-09-28 15:30:05 -04:00
parent db9f1e91d9
commit 290bdf3f08

View File

@ -377,7 +377,7 @@ func TestAddPodWillConfirm(t *testing.T) {
}
}
func TestSnapshot(t *testing.T) {
func TestDump(t *testing.T) {
nodeName := "node"
now := time.Now()
ttl := 10 * time.Second