Skip to content

Commit 3f9c437

Browse files
committed
Added todo to fix another test at a later date
1 parent 247be73 commit 3f9c437

File tree

6 files changed

+3
-0
lines changed

6 files changed

+3
-0
lines changed

tests/OpenTokTest/OpenTokTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,6 +1715,9 @@ public function testSignalWithConnectionId()
17151715
$this->assertEquals('rest', $body->type);
17161716
}
17171717

1718+
/**
1719+
* @todo Fix this test, not even sure what it's supposed to be doing honestly.
1720+
*/
17181721
public function testSignalWithEmptyPayload()
17191722
{
17201723
// Arrange
File renamed without changes.

0 commit comments

Comments
 (0)