From edcbd2b93e9dc8d1aaf2293d5563d6b60a998433 Mon Sep 17 00:00:00 2001 From: Barney Laurance Date: Wed, 22 May 2024 01:17:20 +0100 Subject: [PATCH] Restore blank line deleted in error --- test/unit/CompareClassesTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/test/unit/CompareClassesTest.php b/test/unit/CompareClassesTest.php index 1cf28879..aa1c57ab 100644 --- a/test/unit/CompareClassesTest.php +++ b/test/unit/CompareClassesTest.php @@ -153,6 +153,7 @@ public function testAnonymousClassesAreFilteredOut(): void $this->classBasedComparatorWillNotBeCalled(); $this->interfaceBasedComparatorWillNotBeCalled(); $this->traitBasedComparatorWillNotBeCalled(); + Assertion::assertChangesEqual( Changes::empty(), ($this->compareClasses)(