Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LaraComponents/centrifuge-broadca…
Browse files Browse the repository at this point in the history
…ster
  • Loading branch information
stenin-nikita committed Apr 8, 2017
2 parents d4d0f54 + c74aa6b commit 672b498
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/CentrifugeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ public function testCentrifugeApi()
$this->assertEquals($stats['method'], 'stats');
$this->assertEquals($stats['error'], null);
}
}
}
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ protected function getEnvironmentSetUp($app)
'redis_connection' => 'default',
]);
}
}
}

0 comments on commit 672b498

Please sign in to comment.