mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 23:44:38 +00:00
remove comment about a part of a test that i decided not to implement
This commit is contained in:
parent
be81877137
commit
874f051810
1 changed files with 0 additions and 2 deletions
|
@ -37,6 +37,4 @@ fn test_receive_spawn_entity_and_start_config_packet() {
|
||||||
|
|
||||||
simulation.tick();
|
simulation.tick();
|
||||||
assert!(simulation.has_component::<InConfigState>());
|
assert!(simulation.has_component::<InConfigState>());
|
||||||
|
|
||||||
// make sure that the entity is despawned
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue