test: renamed test name

pull/381/head
alestiago 3 years ago
parent e47c2d206b
commit 2fa291ea9e

@ -22,7 +22,7 @@ void main() {
}); });
group('loads SpriteAnimationWidget correctly for', () { group('loads SpriteAnimationWidget correctly for', () {
testWidgets('DashBumper', (tester) async { testWidgets('dashNest', (tester) async {
await tester.pumpApp( await tester.pumpApp(
BonusAnimation.dashNest(), BonusAnimation.dashNest(),
); );

Loading…
Cancel
Save