Restores backbox test

pull/505/head
Alvaro Almeida Freire Stivi 1 year ago
parent c7e1701dcb
commit 961ebd5cec
No known key found for this signature in database

@ -241,8 +241,8 @@ void main() {
setUp: (game, tester) async {
await game.onLoad();
game.camera
..moveTo(Vector2(0, -173))
..viewfinder.zoom = 3;
..moveTo(Vector2(0, -130))
..viewfinder.zoom = 6;
await game.pump(
Backbox.test(
bloc: bloc,

Loading…
Cancel
Save