diff --git a/tests/FrontControllerTest.php b/tests/FrontControllerTest.php index 7152a24..1d51e3d 100644 --- a/tests/FrontControllerTest.php +++ b/tests/FrontControllerTest.php @@ -193,7 +193,7 @@ class FrontControllerTest extends \PHPUnit_Framework_TestCase { $result = $this->controller->video( $this->request->withQueryParams( - ['url' => 'https://soundcloud.com/verwandlungskuenstler/metamorphosis-by-franz-kafka-1', + ['url' => 'https://2080.bandcamp.com/track/cygnus-x-the-orange-theme-2080-faulty-chip-cover', 'audio'=> true, ] ), $this->response