Skip to content

Commit

Permalink
Crossbar phpunit 8 test issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mbonneau committed Jun 11, 2020
1 parent d6a57d2 commit 1e75e5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/Crossbar/CrossbarTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ class CrossbarTest extends \Thruway\Tests\TestCase
/** @var LoopInterface */
private $loop;



public function setUp()
public function setUp(): void
{
$this->_testArgs = null;
$this->_testResult = null;
Expand Down

0 comments on commit 1e75e5e

Please sign in to comment.