File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ describe("Results cases", () => {
8383
8484 // The project ID is hardcoded because there is no dynamic way to associate
8585 // an application with a project through the CLI.
86+ // link to the our application: https://deu.ast.checkmarx.net/applications/5dff8d1c-d27f-4910-afc1-0b9df02324b4/overview
8687 it ( "Risk Management - Successful case" , async ( ) => {
8788 const auth = new CxWrapper ( cxScanConfig ) ;
8889 const projectId = "18bcbafc-d20e-424b-9c7e-8f007f340dee"
@@ -99,6 +100,7 @@ describe("Results cases", () => {
99100
100101 // The project ID is hardcoded because there is no dynamic way to associate
101102 // an application with a project through the CLI.
103+ // link to the our application: https://deu.ast.checkmarx.net/applications/5dff8d1c-d27f-4910-afc1-0b9df02324b4/overview
102104 it ( "Risk Management - With Limit" , async ( ) => {
103105 const auth = new CxWrapper ( cxScanConfig ) ;
104106 const projectId = "18bcbafc-d20e-424b-9c7e-8f007f340dee"
You can’t perform that action at this time.
0 commit comments