mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 11:45:20 +00:00
add use-node-agent-windows
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
@@ -115,5 +115,5 @@ func TestAllResources(t *testing.T) {
|
||||
ds, exist := objects["DaemonSet"]
|
||||
assert.True(t, exist)
|
||||
|
||||
assert.Equal(t, 2, len(ds))
|
||||
assert.Len(t, ds, 2)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user