Merge branch 'main' into refactor/made-controllers-add-to-parent

pull/111/head
Alejandro Santiago 4 years ago committed by GitHub
commit 8acd2fd8a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -195,6 +195,7 @@ void main() {
group('bonus letter activation', () {
late GameBloc gameBloc;
final tester = flameBlocTester(
// TODO(alestiago): Use TestGame once BonusLetter has controller.
game: PinballGameTest.create,

Loading…
Cancel
Save