We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1264445 commit 890d47cCopy full SHA for 890d47c
pkgs/watcher/test/directory_watcher/windows_test.dart
@@ -3,6 +3,7 @@
3
// BSD-style license that can be found in the LICENSE file.
4
5
@TestOn('windows')
6
+@Timeout.factor(2)
7
library;
8
9
import 'dart:async';
0 commit comments