Skip to content

Commit 80f01d5

Browse files
sualkoFelixJacobi
andauthored
Update tests/unit/Responses/GetRecordingsResponseTest.php
Co-authored-by: Felix Jacobi <felix@jacobi-hamburg.net>
1 parent ed7259b commit 80f01d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/Responses/GetRecordingsResponseTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function testGetRecordingResponseTypes()
8383
$this->assertEachGetterValueIsDouble($aRecord, ['getStartTime', 'getEndTime']);
8484
}
8585

86-
public function testMultiplePlaybackFormats()
86+
public function testMultiplePlaybackFormats(): void
8787
{
8888
$record = $this->records->getRecords()[6];
8989
$formats = $record->getPlaybackFormats();

0 commit comments

Comments
 (0)