curl_spec: update test
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
2c4b282bff
commit
4232cb6c90
@ -75,7 +75,7 @@ describe CurlDownloadStrategy do
|
|||||||
/curl/,
|
/curl/,
|
||||||
hash_including(args: array_including_cons(
|
hash_including(args: array_including_cons(
|
||||||
"--user-agent",
|
"--user-agent",
|
||||||
a_string_matching(/Mozilla.*Mac OS X 13.*AppleWebKit/),
|
a_string_matching(/Mozilla.*Mac OS X 14.*AppleWebKit/),
|
||||||
)),
|
)),
|
||||||
)
|
)
|
||||||
.at_least(:once)
|
.at_least(:once)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user