|
|
@ -54,7 +54,7 @@ abstract class AbstractExtractorTestCase extends KernelTestBase { |
|
|
|
$this->installEntitySchema('media'); |
|
|
|
$this->installEntitySchema('media'); |
|
|
|
|
|
|
|
|
|
|
|
$test_files = $this->getTestFiles('image'); |
|
|
|
$test_files = $this->getTestFiles('image'); |
|
|
|
// |
|
|
|
|
|
|
|
$image_file = File::create([ |
|
|
|
$image_file = File::create([ |
|
|
|
'uri' => $test_files[0]->uri, |
|
|
|
'uri' => $test_files[0]->uri, |
|
|
|
'uuid' => 'a2cb2b6f-7bf8-4da4-9de5-316e93487518', |
|
|
|
'uuid' => 'a2cb2b6f-7bf8-4da4-9de5-316e93487518', |
|
|
|