Fixed emfx unit tests
Signed-off-by: Benjamin Jillich <jillich@amazon.com>
This commit is contained in:
@@ -40,7 +40,7 @@ namespace EMotionFX
|
||||
}
|
||||
|
||||
// Ensure the Actor is correct
|
||||
ASSERT_TRUE(GetActorManager().FindActorByName("rinactor"));
|
||||
ASSERT_TRUE(GetActorManager().FindActorByName("rinActor"));
|
||||
EXPECT_EQ(GetActorManager().GetNumActors(), 1);
|
||||
}
|
||||
} // namespace EMotionFX
|
||||
|
||||
Reference in New Issue
Block a user