We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca25df3 commit 04207c2Copy full SHA for 04207c2
volume/service/service_linux_test.go
@@ -63,5 +63,4 @@ func TestLocalVolumeSize(t *testing.T) {
63
t.Fatalf("got unexpected volume: %+v", v)
64
}
65
66
- assert.Assert(t, is.Equal(ls[1].UsageData.Size, int64(len(data[:1]))))
67
0 commit comments