Skip to content

Commit

Permalink
debug CI
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Demonchaux <[email protected]>
  • Loading branch information
fezfez committed Oct 18, 2024
1 parent 6228e91 commit e01958e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Client/CurlTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ public function testSetCurlOptPostFields()
*/
public function testNoCaseSensitiveHeaderName()
{
var_dump($this->baseuri);exit;
$this->client->setUri($this->baseuri . 'Laminas7683-chunked.php');

$adapter = new Adapter\Curl();
Expand Down

0 comments on commit e01958e

Please sign in to comment.