Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit ddaa98e

Browse files
authored
Merge pull request #1 from php-http/analysis-87PaKb
Applied fixes from StyleCI
2 parents 5459e34 + 78a5af0 commit ddaa98e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public function testSendRequest($method, $uri, array $headers, $body)
4545
$body
4646
);
4747
}
48+
4849
/**
4950
* @dataProvider requestWithOutcomeProvider
5051
* @group integration

0 commit comments

Comments
 (0)