import { DaffContentBlockFactory } from '@daffodil/content/testing'
@Injectable() class DaffContentBlockFactory extends DaffModelFactory<DaffContentBlock> {}