We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086fb70 commit 9739d32Copy full SHA for 9739d32
tests/how_to_test_systems.rs
@@ -60,7 +60,7 @@ fn did_hurt_enemy() {
60
}
61
62
#[test]
63
-fn did_despawn_ennemy() {
+fn did_despawn_enemy() {
64
// Setup world and commands
65
let mut world = World::default();
66
let mut queue = CommandQueue::default();
0 commit comments