mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Correct flutter_test flutter_test_configuration.dart documentation (#70862)
This commit is contained in:
parent
57d0f924c4
commit
508c4b4d29
@ -27,7 +27,7 @@
|
||||
/// with the following signature:
|
||||
///
|
||||
/// ```dart
|
||||
/// Future<void> main(FutureOr<void> testMain());
|
||||
/// Future<void> testExecutable(FutureOr<void> Function() testMain);
|
||||
/// ```
|
||||
///
|
||||
/// The test framework will execute that method and pass it the `main()` method
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user