Open Soulghost opened 2 days ago
RequiredComponents
cargo test --package bevy_ecs -- --exact --show-output
Objective
Solution
RequiredComponents
to get avoid of the borrowing issues.Testing
cargo test --package bevy_ecs -- --exact --show-output
and past all the tests.