Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / tests / src / Functional / Entity / FilterEntityBundleTest.php
index 993293cebf48e85e837be085e72882e7357ee547..22bb6435c87df83f94a8510e5ea01feeb35c09f6 100644 (file)
@@ -81,7 +81,7 @@ class FilterEntityBundleTest extends ViewTestBase {
         'node.type.test_bundle_2',
       ],
       'module' => [
-        'node'
+        'node',
       ],
     ];
     $this->assertIdentical($expected, $view->getDependencies());