Skip to content

Commit

Permalink
fix psr style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
saimaz committed Oct 8, 2019
1 parent 355be52 commit 7ddc361
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Unit/Aggregation/Bucketing/CompositeAggregationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,4 @@ public function testMultipleSourcesWithDifferentOrders()

$this->assertEquals($expectedResult, $compositeAgg->toArray());
}


}

0 comments on commit 7ddc361

Please sign in to comment.