bevy/crates/bevy_dev_tools/src/ci_testing
IceSentry 0628255c45
send_events is ambiguous_with_all (#15629)
# Objective

> Alice 🌹 — Today at 3:43 PM
bevy_dev_tools::ci_testing::systems::send_events
This system should be marked as ambiguous with everything I think

## Solution

- Mark it as `ambiguous_with_all`
2024-10-03 20:02:52 +00:00
..
config.rs Refactor ci_testing and separate it from DevToolsPlugin (#13513) 2024-05-26 22:32:36 +00:00
mod.rs send_events is ambiguous_with_all (#15629) 2024-10-03 20:02:52 +00:00
systems.rs Rename observe to observe_entity on EntityWorldMut (#15616) 2024-10-03 17:05:26 +00:00