Skip to content

Commit ee36fd1

Browse files
committed
review
1 parent d930d55 commit ee36fd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/CTS/client/common/commonApi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818
},
1919
{
20-
"testName": "calls api with correct read timeouts",
20+
"testName": "calls api with default read timeouts",
2121
"steps": [
2222
{
2323
"type": "method",
@@ -37,7 +37,7 @@
3737
]
3838
},
3939
{
40-
"testName": "calls api with correct write timeouts",
40+
"testName": "calls api with default write timeouts",
4141
"steps": [
4242
{
4343
"type": "method",

0 commit comments

Comments
 (0)