Passed
Push — master ( 1eec8f...87a06b )
by Johnny
08:20
created
src/bootstrap.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
 $synapse->triggers = Axiom\Collections\Collection::make(
51 51
     [
52 52
         "Atomic",
53
-     //   "Arrays",
53
+        //   "Arrays",
54 54
         "Alternation",
55 55
         "Wildcard",
56 56
         "Redirect",
Please login to merge, or discard this patch.