Fixed failing test
This commit is contained in:
@@ -68,7 +68,7 @@ class VkontakteTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
public function testScopes()
|
||||
{
|
||||
$this->assertEquals([], $this->provider->getScopes());
|
||||
$this->assertEquals(['email'], $this->provider->getScopes());
|
||||
}
|
||||
|
||||
public function testUserData()
|
||||
|
||||
Reference in New Issue
Block a user