@@ -86,7 +86,7 @@ |
||
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 |