Skip to content

Commit da57987

Browse files
committed
Fixed code style
1 parent 409aa66 commit da57987

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/system/HTTP/CURLRequestTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,6 +1256,5 @@ public function testHTTPversionAsString(): void
12561256

12571257
$this->assertArrayHasKey(CURLOPT_HTTP_VERSION, $options);
12581258
$this->assertSame(CURL_HTTP_VERSION_2_0, $options[CURLOPT_HTTP_VERSION]);
1259-
12601259
}
12611260
}

0 commit comments

Comments
 (0)