Skip to content

Commit

Permalink
CS: removed excessive newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Mar 21, 2019
1 parent 2733ac7 commit 937d72f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/MeasuredBaselineTestMemoryLeakTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public function testRejectsDataSetWithTooFewMemoryLeakProfiles() : void
[200, 50, 60]
);


self::assertTrue($validMeasurement->lessThan(1));
self::assertFalse($validMeasurement->lessThan(0));

Expand Down

0 comments on commit 937d72f

Please sign in to comment.