Skip to content

Commit

Permalink
Remove xdebug-filter.php as it's not used and deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-rafalko committed May 14, 2023
1 parent ebbe59e commit e4965b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ public static function provideTestClasses(): iterable
->name('*.php')
->in(__DIR__ . '/../../../../tests')
->notName('Helpers.php')
->notPath('xdebug-filter.php')
->notName('DummySymfony5FileSystem.php')
->notName('DummySymfony6FileSystem.php')
->exclude([
Expand Down
45 changes: 0 additions & 45 deletions tests/xdebug-filter.php

This file was deleted.

0 comments on commit e4965b0

Please sign in to comment.