Skip to content

Commit 7f656a1

Browse files
test: fix
1 parent bde79f9 commit 7f656a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/__snapshots__/Cli.basictest.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12443,7 +12443,7 @@ Object {
1244312443
"target": Object {
1244412444
"configs": Array [
1244512445
Object {
12446-
"description": "Environment to build for.",
12446+
"description": "Specific environment, runtime, or syntax.",
1244712447
"multiple": true,
1244812448
"path": "target[]",
1244912449
"type": "string",
@@ -12458,7 +12458,7 @@ Object {
1245812458
],
1245912459
},
1246012460
],
12461-
"description": "Environment to build for. Environment to build for. An array of environments to build for all of them when possible.",
12461+
"description": "Specific environment, runtime, or syntax. Environment to build for. An array of environments to build for all of them when possible.",
1246212462
"multiple": true,
1246312463
"simpleType": "string",
1246412464
},

0 commit comments

Comments
 (0)