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