Skip to content

Commit e3a7be0

Browse files
ddevsrpaulbalandan
andauthored
Update tests/system/HTTP/CURLRequestTest.php
Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
1 parent 5094584 commit e3a7be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/HTTP/CURLRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@ public function testForceResolveIPUnknown(): void
12141214
}
12151215

12161216
/**
1217-
* @return array<string, array<string, bool|int|string>>
1217+
* @return iterable<string, array{input: int|string|null, expectedHasKey: bool, expectedValue?: int}>
12181218
*
12191219
* @see https://curl.se/libcurl/c/CURLOPT_DNS_CACHE_TIMEOUT.html
12201220
*/

0 commit comments

Comments
 (0)