diff --git a/plugins/http2_adapter/test/http2_test.dart b/plugins/http2_adapter/test/http2_test.dart index f3a05cc08..b3a777c58 100644 --- a/plugins/http2_adapter/test/http2_test.dart +++ b/plugins/http2_adapter/test/http2_test.dart @@ -100,7 +100,7 @@ void main() { (DioException e) => e.message!.contains('0:00:05.000000'))), ]), ); - }, testOn: 'vm'); + }); test('no DioException when receiveTimeout > request duration', () async { final dio = Dio(