Commit c3c2f653 authored by SHAWNA MONERO's avatar SHAWNA MONERO
Browse files

fix

parent b61c4e1b
Showing with 1 addition and 1 deletion
+1 -1
......@@ -518,7 +518,7 @@ func TestProtoTranslateTimestampSince(t *testing.T) {
t.Parallel()
pod := podDescription(tt.pod, "")
assert.NotNil(t, pod.Age)
assert.NotNil(t, pod.StartTimeHuman)
})
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment