chore: formatted test file

pull/110/head
RuiAlonso 4 years ago
parent 2fcd465eaa
commit 76a3212931

@ -31,8 +31,8 @@ void main() {
when(() => fixture.filterData).thenReturn(filterData);
});
// TODO(alestiago): Make ContactCallback private and use `beginContact`
// instead.
// TODO(alestiago): Make ContactCallback private and use `beginContact`
// instead.
group('SpaceshipExitHoleBallContactCallback', () {
setUp(() {
when(() => ball.priority).thenReturn(1);

Loading…
Cancel
Save