Skip to content

Commit a110f06

Browse files
the third commit
Signed-off-by: WangXu <2069625874@qq.com>
1 parent 9bfb2cf commit a110f06

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/ddc/alluxio/create_volume_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import (
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
3535
// and one PVC are created after the function execution.
36-
3736
func TestCreateVolume(t *testing.T) {
3837
runtimeInfo, err := base.BuildRuntimeInfo("hbase", "fluid", "alluxio")
3938
if err != nil {

0 commit comments

Comments
 (0)