Skip to content

Commit

Permalink
Fix #8493
Browse files Browse the repository at this point in the history
Signed-off-by: mayaggar <[email protected]>
  • Loading branch information
mayankagg9722 committed Feb 13, 2025
1 parent fca6385 commit f76f04d
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 f76f04d

Please sign in to comment.