test(phpunit): Disable RTMP tests because the video we used is not available anymore

This commit is contained in:
Pierre Rudloff 2019-01-15 11:25:49 +01:00
parent e90b9e3439
commit 62b353046f
2 changed files with 4 additions and 4 deletions

View file

@ -451,6 +451,8 @@ class FrontControllerTest extends TestCase
*/
public function testRedirectWithRtmpStream()
{
$this->markTestIncomplete('We need to find another RTMP video.');
$this->config->stream = true;
$this->assertRequestIsOk(
'redirect',