Skip to content

Commit 3ac41bb

Browse files
the fourth commit
Signed-off-by: WangXu <2069625874@qq.com>
1 parent a110f06 commit 3ac41bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/ddc/alluxio/create_volume_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
// It verifies that the function successfully creates a PersistentVolume (PV)
3333
// and a PersistentVolumeClaim (PVC) for the given dataset. The test sets up
3434
// a fake Kubernetes client with a mock dataset and checks if exactly one PV
35-
// and one PVC are created after the function execution.
35+
// and one PVC are created after the function execution
3636
func TestCreateVolume(t *testing.T) {
3737
runtimeInfo, err := base.BuildRuntimeInfo("hbase", "fluid", "alluxio")
3838
if err != nil {

0 commit comments

Comments
 (0)