| ... | @@ -143,7 +143,7 @@ test { | ... | @@ -143,7 +143,7 @@ test { |
| 143 | // .{ .blob = .{ .id = "b229eadbd5d6655c2dfbaca5a5f68f2f8f3c5454" } }, | 143 | // .{ .blob = .{ .id = "b229eadbd5d6655c2dfbaca5a5f68f2f8f3c5454" } }, |
| 144 | // .{ .blob = .{ .id = "bb3f1c135632cfca760bd84fb18acdab8dae8ec3" } }, | 144 | // .{ .blob = .{ .id = "bb3f1c135632cfca760bd84fb18acdab8dae8ec3" } }, |
| 145 | // }); | 145 | // }); |
| 146 | try expect(try extras.mapBy(alloc, t.children, .name)).toEqualStringSlice(&.{ | 146 | try expect(t.children.items.name).toEqualStringSlice(&.{ |
| 147 | ".gitattributes", | 147 | ".gitattributes", |
| 148 | ".gitignore", | 148 | ".gitignore", |
| 149 | "LICENSE", | 149 | "LICENSE", |