Skip to content

Commit 46576ab

Browse files
committed
Remove accidental comment
1 parent 35c9d1b commit 46576ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Context/FeatureContext.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@ public static function forget_feature( AfterFeatureScope $scope ) {
185185
* @AfterSuite
186186
*/
187187
public static function merge_coverage_reports() {
188-
//
189-
190188
$filter = new Filter();
191189
$coverage = new CodeCoverage(
192190
( new Selector() )->forLineCoverage( $filter ),

0 commit comments

Comments
 (0)