Skip to content

Commit 890d47c

Browse files
committed
Allow more time for tests on Windows.
1 parent 1264445 commit 890d47c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/watcher/test/directory_watcher/windows_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// BSD-style license that can be found in the LICENSE file.
44

55
@TestOn('windows')
6+
@Timeout.factor(2)
67
library;
78

89
import 'dart:async';

0 commit comments

Comments
 (0)