diff options
author | James E. King III <jking@apache.org> | 2019-01-22 14:16:39 -0500 |
---|---|---|
committer | James E. King III <jking@apache.org> | 2019-01-24 12:20:30 -0500 |
commit | b1d63e7190fb1e4a2d87a9be42f3d4b7f17305fd (patch) | |
tree | 1b6d331270e1a4ba53aabd0fb8637a4c85efa5d7 /test/tests.json | |
parent | 22749ac376b10982eb5fa5a32ba336b20e1e6344 (diff) | |
download | thrift-b1d63e7190fb1e4a2d87a9be42f3d4b7f17305fd.tar.gz |
THRIFT-4750: as3 changes to build and publish to maven central
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json index 1d4ba66d1..a022951ba 100644 --- a/test/tests.json +++ b/test/tests.json @@ -562,7 +562,7 @@ { "name": "dart", "client": { - "timeout": 20, + "timeout": 30, "transports": [ "buffered", "framed", |