Completed
Pull Request — 8.x-1.x (#4)
by
unknown
02:24
created
src/Tests/ImageBundleTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
   /**
87 87
    * Tests item creation and thumbnail
88 88
    */
89
-  public function testMediaBundleItemCreation(){
89
+  public function testMediaBundleItemCreation() {
90 90
     // Define the media item name.
91 91
     $name = $this->randomMachineName();
92 92
 
Please login to merge, or discard this patch.