Lint
This commit is contained in:
parent
f30582a7c3
commit
0a2971399b
7 changed files with 53 additions and 53 deletions
|
@ -55,7 +55,7 @@ class PlaylistArchiveStreamTest extends TestCase
|
|||
*/
|
||||
public function testStreamStat()
|
||||
{
|
||||
$this->assertEquals(['mode'=>4096], $this->stream->stream_stat());
|
||||
$this->assertEquals(['mode' => 4096], $this->stream->stream_stat());
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue