bevy/crates/bevy_asset
Carter Anderson 0c44de7626
Increase iteration count for asset tests (#9737)
This needs to be much higher to avoid failures in CI. I don't love the
"loop until" test methodology generally, but this is testing internal
state and making this event driven would change the nature of the test.
2023-09-10 21:37:33 +00:00
..
macros Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00
src Increase iteration count for asset tests (#9737) 2023-09-10 21:37:33 +00:00
Cargo.toml Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00