refactor: adding missing white space

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/32/head^2
Alejandro Santiago 4 years ago committed by GitHub
parent 5802448ad9
commit 096042f6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,7 @@ void main() {
() {
bool Function(Component) componentSelector<T>() =>
(component) => component is T;
group('FlipperGroup', () {
flameTester.test(
'has only one right Flipper',

Loading…
Cancel
Save