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

Mark unusuallyLongTimeout as internal (#68038)

parent e8343c0e
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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.
......
Supports Markdown
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