Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Plugin / Discovery / HookDiscoveryTest.php
index 9f4eb95dfcaffab51dd5de0e65b25d33fc8c2741..8eb4b3d998540865a6b9c8ecd97314a76dbe8f8d 100644 (file)
@@ -135,6 +135,7 @@ class HookDiscoveryTest extends UnitTestCase {
       'test_id_2' => ['class' => 'Drupal\plugin_test\Plugin\plugin_test\fruit\Orange'],
     ];
   }
+
   protected function hookDiscoveryTest2TestPlugin() {
     return [
       'test_id_3' => ['class' => 'Drupal\plugin_test\Plugin\plugin_test\fruit\Cherry'],