Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: frankleaf <[email protected]>
  • Loading branch information
frankleaf committed Mar 1, 2022
1 parent c06bd37 commit cd417f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ddc/jindo/transform_fuse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ func TestTransformFuseWithNoArgs(t *testing.T) {
MountPoint: "local:///mnt/test",
Name: "test",
}},
}}, &Jindo{}, "1"},
}}, &Jindo{}, "true"},
}
for _, test := range tests {
engine := &JindoEngine{Log: log.NullLogger{}}
Expand Down

0 comments on commit cd417f0

Please sign in to comment.