Commit e3ee424e authored by Jens Segers's avatar Jens Segers Committed by StyleCI Bot

Applied fixes from StyleCI

parent 3a1b66a2
...@@ -7,7 +7,6 @@ use MongoDB\BSON\ObjectID; ...@@ -7,7 +7,6 @@ use MongoDB\BSON\ObjectID;
class CollectionTest extends TestCase class CollectionTest extends TestCase
{ {
public function testExecuteMethodCall() public function testExecuteMethodCall()
{ {
$return = ['foo' => 'bar']; $return = ['foo' => 'bar'];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment