bevy/crates/bevy_hierarchy
Boutillier a70b9c5969 Remove duplicate asserts in test (#5648)
# Objective

While poking around the hierarchy code, I wondered why some asserts in tests were duplicated.
Some git blame later, I found out that commit ( 8eb0440f1e ) added already existing asserts while removing others.

## Solution

Remove the duplicated asserts.
2022-08-15 23:03:42 +00:00
..
src Remove duplicate asserts in test (#5648) 2022-08-15 23:03:42 +00:00
Cargo.toml Bump Version after Release (#5576) 2022-08-05 02:03:05 +00:00