Passed
Push — master ( eb151a...2c3ea5 )
by Eric
02:25
created
tests/src/StringsTest.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -78,8 +78,8 @@
 block discarded – undo
78 78
     }
79 79
 
80 80
     /**
81
- * Test Strings::title().
82
- */
81
+     * Test Strings::title().
82
+     */
83 83
     public function testTitle(): void
84 84
     {
85 85
         $title = Strings::title('Mary had A little lamb and She Loved it so');
Please login to merge, or discard this patch.