Skip to content

Commit

Permalink
test(vci: adding wrapper for vg and pv operations
Browse files Browse the repository at this point in the history
Signed-off-by: Abhilash Shetty <[email protected]>
  • Loading branch information
abhilashshetty04 committed Jun 20, 2024
1 parent adfae19 commit 19417d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/provision_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ func leakProtectionTest() {
By("Deleting storage class", deleteStorageClass)
}

// This acts as a test just to call the new wrapper functions that written,
// This acts as a test just to call the new wrapper functions,
// Once we write tests calling them this will not be required.
// This doesnt test any Openebs component.
func lvmOps() {
Expand Down

0 comments on commit 19417d3

Please sign in to comment.