Address comments
This commit is contained in:
parent
aa53f64b85
commit
cd7eedd4a5
8 changed files with 20 additions and 7 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue