We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75a5a2 commit c46c683Copy full SHA for c46c683
2 files changed
AISKU/Tests/Unit/src/applicationinsights.e2e.tests.ts
@@ -860,7 +860,6 @@ export class ApplicationInsightsTests extends AITestClass {
860
Assert.fail("Fetch failed with status: " + dumpObj(res));
861
}
862
} catch (e) {
863
- this._ctx.err = e;
864
Assert.fail("Fetch Error: " + dumpObj(e));
865
866
0 commit comments