test: golden tests

pull/231/head
RuiAlonso 3 years ago
parent abdb926fbb
commit 4cc334a90c

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

@ -107,7 +107,6 @@ void main() {
setUp(() {
gameBloc = MockGameBloc();
// ignore: avoid_dynamic_calls
whenListen(
gameBloc,
const Stream<GameState>.empty(),

Loading…
Cancel
Save