Skip to content

Commit e39c1ab

Browse files
committed
formatting
1 parent ed1acb8 commit e39c1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/include/sparrow_ipc_tests_helpers.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ namespace sparrow_ipc
3131
}
3232
}
3333

34-
// Helper function to create a simple ArrowSchema for testing
34+
// Helper function to create a simple ArrowSchema for testing
3535
ArrowSchema
3636
create_test_arrow_schema(const char* format, const char* name = "test_field", bool nullable = true)
3737
{

0 commit comments

Comments
 (0)