refactor: removed TODO

pull/52/head
alestiago 4 years ago
parent 433b23b374
commit 821da62a0e

@ -31,7 +31,6 @@ void main() {
'throws AssertionError ' 'throws AssertionError '
'when BodyDef is not positioned with initialPosition', 'when BodyDef is not positioned with initialPosition',
(game) async { (game) async {
// TODO(alestiago): Make this pass.
final component = TestBodyComponent() final component = TestBodyComponent()
..initialPosition = Vector2.all( ..initialPosition = Vector2.all(
10, 10,

Loading…
Cancel
Save