Skip to content

Commit

Permalink
test travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wesolowski committed Sep 8, 2019
1 parent d6cc4fb commit 840fb9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Unit/Application/SpotifyApiAuthTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class SpotifyApiAuthTest extends TestCase

public function testGetAuthorizeUrlForPlaylistModifyPublic(): void
{
var_dump(getenv('test'), $_ENV['test']);
$sessionMock = $this->getSessionMock();

$sessionMock->method('getAuthorizeUrl')
Expand Down

0 comments on commit 840fb9b

Please sign in to comment.