| Index: pkg/scheduled_test/lib/scheduled_test.dart
|
| diff --git a/pkg/scheduled_test/lib/scheduled_test.dart b/pkg/scheduled_test/lib/scheduled_test.dart
|
| index 807424f2a66cba9c657169d8c0ab5f8967a8fd69..bf47adbc82eab5a11ef0a10473d1a04d7a5a2d69 100644
|
| --- a/pkg/scheduled_test/lib/scheduled_test.dart
|
| +++ b/pkg/scheduled_test/lib/scheduled_test.dart
|
| @@ -174,7 +174,7 @@
|
| ///
|
| /// ## Timeouts
|
| ///
|
| -/// `scheduled_test` has a built-in timeout of 30 seconds (configurable via
|
| +/// `scheduled_test` has a built-in timeout of 5 seconds (configurable via
|
| /// [Schedule.timeout]). This timeout is aware of the structure of the schedule;
|
| /// this means that it will reset for each task in a queue, when moving between
|
| /// queues, or almost any other sort of interaction with [currentSchedule]. As
|
|
|