describe('CommonVerbService', () => {
  beforeEach(() => {
    TestBed.configureTestingModule({
      providers: [CommonVerbService]
    });