loadFixtures([ LoadBaseData::class, ]); $this->filesystem->write('models/1.stl', 'abcd'); $this->runCommand('fos:elastica:populate'); } }