Skip to content

Commit

Permalink
clarifiying instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
coreysprague committed Jun 24, 2020
1 parent 8b30f0b commit f85292f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/golden_toolkit/lib/src/testing_tools.dart
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ Future<void> legacyPrimeAssets(WidgetTester tester) async {

/// A function that waits for all [Image] widgets found in the widget tree to finish decoding.
///
/// Currently this supports images included via Image widgets, or as part of BoxDecorations.
///
/// See also:
/// * [GoldenToolkitConfiguration.primeAssets] to configure a global asset prime function.
Future<void> defaultPrimeAssets(WidgetTester tester) async {
Expand Down

0 comments on commit f85292f

Please sign in to comment.