beforeEach(() => {
    window = util.getWindowWithZeitline(conf);

    groups = window.document
      .querySelector('svg').querySelectorAll('.event-group');