dryRun()

in src/app/main/main.component.ts [366:368]


  dryRun() {
    this.cmDebouncer.next('next');
  }