hopefully fix CI
I'm not sure why CI needs this. Test passes locally with and without it. Hmm
This commit is contained in:
parent
0b3da3464c
commit
fb897d272c
@ -529,7 +529,7 @@ impl<'w, 's> Commands<'w, 's> {
|
||||
/// // Return from the system successfully.
|
||||
/// Ok(())
|
||||
/// }
|
||||
/// # bevy_ecs::system::assert_is_system(example_system);
|
||||
/// # bevy_ecs::system::assert_is_system::<(), (), _>(example_system);
|
||||
/// ```
|
||||
///
|
||||
/// # See also
|
||||
|
Loading…
Reference in New Issue
Block a user