diff --git a/test/game/components/initial_position_test.dart b/test/game/components/initial_position_test.dart index 4bb7f9a9..ece083cc 100644 --- a/test/game/components/initial_position_test.dart +++ b/test/game/components/initial_position_test.dart @@ -31,7 +31,6 @@ void main() { 'throws AssertionError ' 'when BodyDef is not positioned with initialPosition', (game) async { - // TODO(alestiago): Make this pass. final component = TestBodyComponent() ..initialPosition = Vector2.all( 10,