We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0c2d4 commit 9c2b30eCopy full SHA for 9c2b30e
.vscode/settings.json
@@ -14,9 +14,10 @@
14
"internalPort": 52773
15
},
16
"links": {
17
- "UnitTest Portal": "${serverUrl}/csp/sys/%25UnitTest.Portal.Home.cls?$NAMESPACE=IRISAPP"
+ "UnitTest Portal": "${serverUrl}/csp/sys/%25UnitTest.Portal.Home.cls?$NAMESPACE=IRISAPP",
18
+ "Error Log": "${serverUrl}/csp/sys/op/UtilSysAppErrorNamespaces.csp"
19
}
20
21
"intersystems.testingManager.client.relativeTestRoot": "tests"
22
-}
23
+}
0 commit comments