@@ -10,7 +10,7 @@ discard block |
||
10 | 10 | * @group media |
11 | 11 | */ |
12 | 12 | class GalleryBundleTest extends WebTestBase { |
13 | -<<<<<<< HEAD |
|
13 | +<< << <<< HEAD |
|
14 | 14 | /** |
15 | 15 | * Exempt from strict schema checking. |
16 | 16 | * |
@@ -197,7 +197,4 @@ discard block |
||
197 | 197 | $item = $this->container->get('entity_type.manager') |
198 | 198 | ->getStorage('media') |
199 | 199 | ->loadUnchanged($id); |
200 | - return $item; |
|
201 | - } |
|
202 | - |
|
203 | -} |
|
200 | + return $item |
|
204 | 201 | \ No newline at end of file |