Completed
Push — master ( 12ab54...d03da3 )
by Ryuichi
02:26
created
Test/Providers/OutputStreamWriterProvider.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     public function writeProvider()
16 16
     {
17 17
         return [
18
-            ["/tmp/outputstreamwriter-test1.txt"]
18
+            [ "/tmp/outputstreamwriter-test1.txt" ]
19 19
         ];
20 20
     }
21 21
 }
Please login to merge, or discard this patch.