Skip to content

Commit 5727a43

Browse files
committed
Update tests
1 parent 46c1896 commit 5727a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Github/Tests/Api/Repository/CommitsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function shouldShowCommitUsingSha()
5858
/**
5959
* @test
6060
*/
61-
public function shouldGetPullRequestsWithSha()
61+
public function shouldGetAllPullRequestsUsingSha()
6262
{
6363
$expectedValue = [
6464
['number' => '1', 'title' => 'My first PR'],

0 commit comments

Comments
 (0)