@stablyai/playwright-test 2.1.3-rc.2 → 2.1.3

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.
@@ -45537,8 +45537,6 @@ type StablyReporterOptions = {
45537
45537
  };
45538
45538
  declare class StablyReporter implements Reporter {
45539
45539
  private readonly wsClient;
45540
- private readonly apiKey;
45541
- private readonly projectId;
45542
45540
  private readonly pendingOperations;
45543
45541
  private readonly pendingUploads;
45544
45542
  private testSuiteRunId;
@@ -45581,4 +45579,4 @@ declare function stablyReporter(options?: StablyReporterOptions): [string, any];
45581
45579
 
45582
45580
  export { StablyReporter as d, stablyReporter as s };
45583
45581
  export type { NotificationResultPolicy as N, ProjectNotificationConfig as P, StablyNotificationConfig as S, StablyEmailNotificationConfig as a, StablyReporterOptions as b, StablySlackNotificationConfig as c };
45584
- //# sourceMappingURL=index.d-Be6DvZw5.d.ts.map
45582
+ //# sourceMappingURL=index.d-BjGuH5NO.d.ts.map