- Issue created by @drunken monkey
- π¦πΉAustria drunken monkey Vienna, Austria
Now also running into this change β β¦
- π¦πΉAustria drunken monkey Vienna, Austria
TIL: Switching a plugin class from annotation to attribute discovery comes with additional dependency checking in
\Drupal\Component\Plugin\Discovery\AttributeClassDiscovery::getDefinitions()
. If you forgot to declare a module dependency for some test plugin, your test will fail in a way that is incredibly hard to debug.Letβs see if pipelines pass now β¦
-
drunken monkey β
committed 5d7ba95f on 8.x-1.x
[#3544047] fix: Fixed failing pipelines. By: drunken monkey
-
drunken monkey β
committed 5d7ba95f on 8.x-1.x