describe('PercentagePipe', () => {
  let pipe: PercentagePipe;
  let utilsService: UtilsService;

  beforeEach(() => TestBed.configureTestingModule({