/**
  * @test
  */
 public function afterReconstitutionIsNotThrowingErrorWithEmptyContent()
 {
     $this->product->afterReconstitution();
 }