Completed
Push — master ( 416432...d6e59e )
by Lucien
01:31
created
tests/bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
 
28 28
 tests_add_filter(
29 29
   'muplugins_loaded',
30
-  function () {
30
+  function() {
31 31
     // Manually load plugin
32 32
     include PLUGIN_PATH;
33 33
   }
Please login to merge, or discard this patch.