From ac9d427f63cc7af94403aa336eae68ab6e82a132 Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Thu, 24 Feb 2022 07:46:10 -0500 Subject: [PATCH] Fix phpcs Signed-off-by: Nathanael Esayeas --- phpcs.xml.dist | 4 ---- test/Command/InspectCommandTest.php | 1 - 2 files changed, 5 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 9d6dbfa..b6e9d3d 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -19,8 +19,4 @@ - - - src/Exception/CyclicAliasException.php - diff --git a/test/Command/InspectCommandTest.php b/test/Command/InspectCommandTest.php index b8a833c..59e906a 100644 --- a/test/Command/InspectCommandTest.php +++ b/test/Command/InspectCommandTest.php @@ -22,7 +22,6 @@ */ class InspectCommandTest extends TestCase { - public function testBeginsAnalysisWhenScannableDependenciesAreProvided(): void { $config = new DependencyConfig([