Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / output-formatters / phpunit.xml.dist
index 6f1cce7da734a555125867c7d2b5d3b2d90ed9b4..9a90fcecc64cf33b087453c57495b1c98276129d 100644 (file)
@@ -1,7 +1,7 @@
 <phpunit bootstrap="vendor/autoload.php" colors="true">
   <testsuites>
     <testsuite name="formatters">
-      <directory prefix="test" suffix=".php">tests</directory>
+      <directory prefix="" suffix="Test.php">tests</directory>
     </testsuite>
   </testsuites>
   <logging>