fix: analyze error

pull/252/head
arturplaczek 3 years ago
parent 541798f155
commit 048372e9df

@ -11,7 +11,7 @@ void main() {
group('loads SpriteAnimationWidget correctly for', () { group('loads SpriteAnimationWidget correctly for', () {
setUpAll(() async { setUpAll(() async {
await StarAnimation.loadAssets(); StarAnimation.loadAssets();
}); });
testWidgets('starA', (tester) async { testWidgets('starA', (tester) async {

Loading…
Cancel
Save