Address comments

This commit is contained in:
David Verdeguer 2021-05-05 12:30:20 +02:00
parent aa53f64b85
commit cd7eedd4a5
8 changed files with 20 additions and 7 deletions

View file

@ -67,7 +67,7 @@ export function populateRunAutomationDetails(
function getAutomationID(
category: string | undefined,
analysis_key: string | undefined,
analysis_key: string,
environment: string | undefined
): string {
if (category !== undefined) {