Commit 17c667e8 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo Committed by Jannik Lehmann

Apply 1 suggestion(s) to 1 file(s)

parent cdb002c8
...@@ -36,7 +36,7 @@ describe('NewApp component', () => { ...@@ -36,7 +36,7 @@ describe('NewApp component', () => {
description: SAST_DESCRIPTION, description: SAST_DESCRIPTION,
helpPath: SAST_HELP_PATH, helpPath: SAST_HELP_PATH,
configurationHelpPath: SAST_CONFIG_HELP_PATH, configurationHelpPath: SAST_CONFIG_HELP_PATH,
type: 'sast', type: REPORT_TYPE_SAST,
available: true, available: true,
}, },
]; ];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment