Passed
Push — master ( 52790a...edfd70 )
by Lucien
01:31
created
tests/bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
 
22 22
 tests_add_filter(
23 23
   'muplugins_loaded',
24
-  function () {
24
+  function() {
25 25
     // Manually load plugin
26 26
     include __DIR__ . '/../WPTools.php';
27 27
   }
Please login to merge, or discard this patch.