Skip to content

Commit a2bb3cb

Browse files
HeartLinkedwgtmac
andauthored
Update test/manifest_reader_test.cc
Co-authored-by: Gang Wu <[email protected]>
1 parent 3a8881f commit a2bb3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/manifest_reader_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class ManifestReaderV1Test : public TempFileTestBase {
4646
avro::RegisterLogicalTypes();
4747
}
4848

49-
std::vector<ManifestEntry> prepareV1ManifestEntries() {
49+
std::vector<ManifestEntry> PrepareV1ManifestEntries() {
5050
std::vector<ManifestEntry> manifest_entries;
5151
std::string test_dir_prefix = "/tmp/db/db/iceberg_test/data/";
5252
std::vector<std::string> paths = {

0 commit comments

Comments
 (0)