describe('QuestionsPresenterComponent', () => {
  let component: QuestionsPresenterComponent;
  let fixture: ComponentFixture<QuestionsPresenterComponent>;

  beforeEach(async(() => {