Skip to content

Commit

Permalink
Merge pull request #6 from LaraComponents/analysis-zdD6w9
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
stenin-nikita authored Apr 8, 2017
2 parents 653cf5b + 5ce3ae2 commit c74aa6b
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 c74aa6b

Please sign in to comment.