We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf7c97 commit 4ed8317Copy full SHA for 4ed8317
scripts/utilities/letter-test-data/src/cli/index.ts
@@ -28,7 +28,8 @@ async function main() {
28
demandOption: true,
29
choices: [
30
"820178564574", // Supplier Dev
31
- "885964308133" //Supplier Nonprod
+ "885964308133", // Supplier Nonprod
32
+ "815459455390", // Supplier Prod
33
],
34
},
35
"letter-id": {
0 commit comments