Skip to content

Commit

Permalink
Generate less text so privacy policy fling works.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-Sander committed Dec 4, 2023
1 parent 1f76773 commit 2ad601a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/test/privacy_policy/privacy_policy_widget_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ This is not enough text to scroll the heading past the currently read threshold.

final text = '''
# Foo
${generateText(200)}
${generateText(20)}
''';

await tester.pumpWidget(
Expand Down

0 comments on commit 2ad601a

Please sign in to comment.