Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnCa-X committed Apr 25, 2021
1 parent d3388bf commit fe95329
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests/InstanceTest.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class InstanceTest extends Tester\TestCase
public function testFacebookLoginUrl()
{
$this->socialLogin->facebook->setScope(['email']);
$this->socialLogin->facebook->setState('https://www.mypage.cz/sign/facebook');

$url = $this->socialLogin->facebook->getLoginUrl();

Expand Down

0 comments on commit fe95329

Please sign in to comment.