@stablyai/playwright-test 2.1.3 → 2.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -45547,6 +45547,7 @@ declare class StablyReporter implements Reporter {
45547
45547
  private rootDir;
45548
45548
  private isListMode;
45549
45549
  private config?;
45550
+ private readonly skipSuiteReporting;
45550
45551
  private readonly notificationConfigs?;
45551
45552
  private readonly sensitiveValues?;
45552
45553
  private filteredNotificationConfigs?;
@@ -45579,4 +45580,4 @@ declare function stablyReporter(options?: StablyReporterOptions): [string, any];
45579
45580
 
45580
45581
  export { StablyReporter as d, stablyReporter as s };
45581
45582
  export type { NotificationResultPolicy as N, ProjectNotificationConfig as P, StablyNotificationConfig as S, StablyEmailNotificationConfig as a, StablyReporterOptions as b, StablySlackNotificationConfig as c };
45582
- //# sourceMappingURL=index.d-BjGuH5NO.d.mts.map
45583
+ //# sourceMappingURL=index.d-CfL0nHdR.d.mts.map