diff --git a/packages/shorebird_cli/test/src/network_checker_test.dart b/packages/shorebird_cli/test/src/network_checker_test.dart index 45bd63b5..b8a3456d 100644 --- a/packages/shorebird_cli/test/src/network_checker_test.dart +++ b/packages/shorebird_cli/test/src/network_checker_test.dart @@ -123,7 +123,7 @@ void main() { const downloadTimeout = Duration(milliseconds: 1); // Make this a healthy multiple of the upload timeout to avoid flakiness // on slow (read: Windows) CI machines. - final responseTime = downloadTimeout * 5; + final responseTime = downloadTimeout * 100; setUp(() { when( () => artifactManager.downloadFile(