import { DaffAuthTokenFactory } from '@daffodil/auth/testing'
@Injectable() class DaffAuthTokenFactory extends DaffModelFactory<DaffAuthToken> {}