Skip to content

Commit f48e798

Browse files
committed
Fix breaking merge request
1 parent 84255fc commit f48e798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/bevy_ecs/src/hierarchy.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,7 @@ mod tests {
838838
&[],
839839
&[child_a, child_b],
840840
&[child_a],
841+
);
841842
}
842843

843844
#[test]

0 commit comments

Comments
 (0)