Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Entity / EntityListBuilderTest.php
index 55928b98a6e226ca2040c9f3f499d42e60c5d29f..6662cb22779c0f79f45e6fd105e1299bce2b1460 100644 (file)
@@ -154,6 +154,7 @@ class EntityListBuilderTest extends UnitTestCase {
 }
 
 class TestEntityListBuilder extends EntityTestListBuilder {
+
   public function buildOperations(EntityInterface $entity) {
     return [];
   }