Skip to content

Commit

Permalink
Minor dart format
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Sep 16, 2019
1 parent c468b06 commit 9945953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/flutter_inapp_purchase_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ void main() {
} else if (m['type'] == 'subs') {
return resultSubs;
}
return null;
});
});

Expand Down

0 comments on commit 9945953

Please sign in to comment.