Test Setup Failed
Pull Request — master (#62)
by
unknown
01:03
created
src/Bex/Behat/ScreenshotExtension/Service/ScreenshotUploader.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      *   The list of image Urls.
43 43
      */
44 44
     public function getImages() {
45
-      return static::$imageUrls;
45
+        return static::$imageUrls;
46 46
     }
47 47
 
48 48
     /**
Please login to merge, or discard this patch.