import { DaffCategoryStateTestingModule } from '@daffodil/category/state/testing'
A module that mocks out the DaffCategoryFacade with MockDaffCategoryFacade for testing environments.
DaffCategoryFacade
MockDaffCategoryFacade
@NgModule() class DaffCategoryStateTestingModule {}