src/app/core/entity/entity-actions/entity-actions.service.spec.ts
File entity-actions.service.spec.ts
has 275 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import { fakeAsync, TestBed, tick } from "@angular/core/testing";
import { EntityActionsService } from "./entity-actions.service";
import { EntityMapperService } from "../entity-mapper/entity-mapper.service";
import {
MatSnackBar,