Update src/actions-util.ts
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
bfcbb093ac
commit
ae0a2603c1
1 changed files with 1 additions and 1 deletions
|
|
@ -603,7 +603,7 @@ export interface StatusReportBase {
|
|||
/**
|
||||
* Testing environment: Set if non-production environment.
|
||||
* The server accepts one of the following values:
|
||||
* ["", "qa-rc", "qa-rc-1", "qa-rc-2", "qa-experiment-1", "qa-experiment-2", "qa-experiment-3"].
|
||||
* `["", "qa-rc", "qa-rc-1", "qa-rc-2", "qa-experiment-1", "qa-experiment-2", "qa-experiment-3"]`.
|
||||
*/
|
||||
testing_environment: string;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue