Passed
Branch master (96c3d5)
by Max
02:47
created
tests/EasyDictionary/BasicConfigTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
      */
71 71
     public function testSetGetDefaultView()
72 72
     {
73
-        $callable = function () {
73
+        $callable = function() {
74 74
         };
75 75
 
76 76
         $config = new BasicConfig();
Please login to merge, or discard this patch.