mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Fixed code style
This commit is contained in:
parent
409aa66f15
commit
da57987f54
@ -1256,6 +1256,5 @@ alt-svc: h3=":443"; ma=86400' . "\x0d\x0a\x0d\x0aResponse Body";
|
||||
|
||||
$this->assertArrayHasKey(CURLOPT_HTTP_VERSION, $options);
|
||||
$this->assertSame(CURL_HTTP_VERSION_2_0, $options[CURLOPT_HTTP_VERSION]);
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user