Passed
Pull Request — master (#20)
by
unknown
02:56
created
tests/HTML5ValueTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
     {
81 81
         ShortcodeParser::get('default')->register(
82 82
             'test_shortcode',
83
-            function () {
83
+            function() {
84 84
                 return 'bit of test shortcode output';
85 85
             }
86 86
         );
Please login to merge, or discard this patch.