Unverified Commit 12bea61c authored by Sam Rawlins's avatar Sam Rawlins Committed by GitHub

Mark unusuallyLongTimeout as internal (#68038)

parent e8343c0e
......@@ -67,7 +67,7 @@ enum TimelineStream {
/// How long to wait before showing a message saying that
/// things seem to be taking a long time.
@visibleForTesting
@internal
const Duration kUnusuallyLongTimeout = Duration(seconds: 5);
/// A convenient accessor to frequently used finders.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment