diff --git a/test/AbstractPluginManagerTest.php b/test/AbstractPluginManagerTest.php index c144ac30..d48a38eb 100644 --- a/test/AbstractPluginManagerTest.php +++ b/test/AbstractPluginManagerTest.php @@ -351,6 +351,10 @@ public function testPassingServiceInstanceViaConfigureShouldRaiseExceptionForInv ]]); } + /** + * @group 79 + * @group 78 + */ public function testAbstractFactoryGetsCreationContext() { $serviceManager = new ServiceManager();