@nsshunt/ststestrunner 1.0.4 → 1.0.5

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.
@@ -8908,7 +8908,7 @@ class TestCaseFhirBase {
8908
8908
  }));
8909
8909
  __privateGet(this, _runner2).instrumentData.authenticationCount++;
8910
8910
  }
8911
- return "";
8911
+ return __privateGet(this, _accesssToken);
8912
8912
  } catch (error) {
8913
8913
  const errorTime = performance.now() - startTime;
8914
8914
  __privateGet(this, _runner2).instrumentData.authenticationErrorCount++;