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