We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332cdba commit 71cbbc4Copy full SHA for 71cbbc4
1 file changed
tests/utilities/get_access_token.py
@@ -48,7 +48,7 @@
48
"ref": "ref",
49
"int": "int",
50
"int-sandbox": "sandbox",
51
- "perftest": "internal-qa", # TODO: Hijacking qa to not create a new APIGEE proxy environment. Once we have proxygen, rethink this
+ "perftest": "internal-qa", # NRL-1802: Hijacking qa to not create a new APIGEE proxy environment.
52
"prod": "prod",
53
}
54
APP_FOR_ALIAS = {
0 commit comments