chore: removed empty test group

pull/276/head
RuiAlonso 3 years ago
parent d49304ae96
commit 6a4c3fc5ca

@ -199,8 +199,4 @@ void main() {
expect(Points.oneMillion.value, 1000000);
});
});
group('Effects', () {
final flameTester = FlameTester(() => TestGame(assets));
});
}

Loading…
Cancel
Save