When launching tests on Drupal 11.1.x branch - TestHelpers started to throw an error:
Drupal\Tests\test_helpers\Unit\TestHelpersApi\CreateEntityStubTest::testEntityStorageStubWithConfigurationEntities
PHPUnit\Framework\MockObject\CannotUseOnlyMethodsException: Trying to configure method "loadRevision" with onlyMethods(), but it does not exist in class "Drupal\Core\Config\Entity\ConfigEntityStorage"
Active
1.5
Code