Skip to content

Commit

Permalink
Update flutter_test_config_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
polina-c committed Jul 28, 2023
1 parent 86304e2 commit ef61ecb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import '../test_infra/leak_tracking_in_flutter.dart';

/// Tests for non-mocked public API of leak tracker.
///
/// For this tests `expect` happens in flitter_test_config.dart
/// For this tests `expect` happens in flitter_test_config.dart.
void main() {
testWidgetsWithLeakTracking('test1, tracking-on', (widgetTester) async {
await widgetTester.pumpWidget(StatelessLeakingWidget());
Expand Down

0 comments on commit ef61ecb

Please sign in to comment.