Skip to content

Commit 67b427d

Browse files
committed
Fix code style: add blank line between functions
1 parent e7dee0c commit 67b427d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/ddc/juicefs/datasetinfo_parser_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ func TestGetFSInfoFromConfigMap(t *testing.T) {
168168
}
169169
}
170170
}
171+
171172
// Test_parseFSInfoFromConfigMap is a unit test function for the parseFSInfoFromConfigMap method.
172173
// It validates whether the function correctly extracts and parses dataset information
173174
// from a given Kubernetes ConfigMap.

0 commit comments

Comments
 (0)