PAMapp/node_modules/ts-jest/dist/utils/ts-error.js
@@ -25,7 +25,7 @@ var TSError = (function (_super) { __extends(TSError, _super); function TSError(diagnosticText, diagnosticCodes) { var _this = _super.call(this, messages_1.interpolate("{{diagnostics}}", { var _this = _super.call(this, (0, messages_1.interpolate)("{{diagnostics}}", { diagnostics: diagnosticText.trim(), })) || this; _this.diagnosticText = diagnosticText;