constructor()

in packages/core/src/suites.js [86:88]


  constructor(options) {
    super(Object.values(TASKS), options);
  }