diff --git a/tests/PHPUnit/Fixture.php b/tests/PHPUnit/Fixture.php
index 5a31161f6d6f730b39f5f9e845f3fb2c4f26c817..3fd7320094e9d3d8072dbb8a72cd4516961cdb42 100644
--- a/tests/PHPUnit/Fixture.php
+++ b/tests/PHPUnit/Fixture.php
@@ -321,7 +321,7 @@ class Fixture extends PHPUnit_Framework_Assert
             }
         }
 
-        Log::info("Plugins to load during tests: " . implode(', ', $plugins));
+        Log::debug("Plugins to load during tests: " . implode(', ', $plugins));
 
         $pluginsManager->loadPlugins($plugins);
     }
diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI
index dfcea4efc15a1d896ddcb56595cc971633abfcc9..65603cd2f1b043e300c7985b5765b60f04a5237a 160000
--- a/tests/PHPUnit/UI
+++ b/tests/PHPUnit/UI
@@ -1 +1 @@
-Subproject commit dfcea4efc15a1d896ddcb56595cc971633abfcc9
+Subproject commit 65603cd2f1b043e300c7985b5765b60f04a5237a