Skip to content

Commit

Permalink
Currect test name
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Aug 16, 2014
1 parent d9e3960 commit fdf240c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/VkTest/ClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function testIsGroupMembersSuccess()
$this->assertEquals(0, $result[1]->member);
}

public function testGetFriends()
public function testGetFriendsList()
{
$client = $this->getClient();

Expand Down

0 comments on commit fdf240c

Please sign in to comment.