@stablyai/playwright-test 2.1.7 → 2.1.8

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.
@@ -45554,6 +45554,8 @@ declare class StablyReporter implements Reporter {
45554
45554
  private readonly sensitiveValues?;
45555
45555
  private filteredNotificationConfigs?;
45556
45556
  private readonly testIdMap;
45557
+ private readonly completedTestIds;
45558
+ private suite?;
45557
45559
  private pendingQueuedSpecs?;
45558
45560
  private readonly attachmentFiles;
45559
45561
  private readonly pendingUploadUrlRequests;
@@ -45584,4 +45586,4 @@ declare function stablyReporter(options?: StablyReporterOptions): [string, any];
45584
45586
 
45585
45587
  export { StablyReporter as d, stablyReporter as s };
45586
45588
  export type { NotificationResultPolicy as N, ProjectNotificationConfig as P, StablyNotificationConfig as S, StablyEmailNotificationConfig as a, StablyReporterOptions as b, StablySlackNotificationConfig as c };
45587
- //# sourceMappingURL=index.d-BYzcguUj.d.mts.map
45589
+ //# sourceMappingURL=index.d-Cdd7-KS-.d.ts.map