refactor: renamed test group

pull/111/head
alestiago 4 years ago
parent 399e34eefd
commit 722574c182

@ -38,7 +38,7 @@ void main() {
);
});
group('PlungerBallController', () {
group('LaunchedBallController', () {
group('lost', () {
late GameBloc gameBloc;
late Ball ball;

Loading…
Cancel
Save