DX: fix tests to find ancestor to all SocialAction and SocialIssue

This commit is contained in:
2022-10-17 17:54:50 +02:00
parent 32ddc5465c
commit 531e05fc3a
3 changed files with 12 additions and 4 deletions

View File

@@ -50,4 +50,4 @@ final class SocialActionTest extends TestCase
$this->assertNotContains($unrelatedB, $actual);
}
}
}