Skip to content

Commit

Permalink
Merge branch 'mainfeb' of https://github.com/mayankagg9722/velero int…
Browse files Browse the repository at this point in the history
…o mainfeb
  • Loading branch information
mayankagg9722 committed Feb 11, 2025
2 parents fcf0a72 + 7a4938e commit 7fbbd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/restore/actions/csi/pvc_action_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -746,4 +746,4 @@ func TestNewPvcRestoreItemAction(t *testing.T) {
plugin1 := NewPvcRestoreItemAction(f1)
_, err1 := plugin1(logger)
require.NoError(t, err1)
}
}

0 comments on commit 7fbbd03

Please sign in to comment.