Skip to content

Commit e3061ae

Browse files
CopilotJeffreyCA
andcommitted
Revert TestFigSpec.ts changes - extension snapshots shouldn't be in this PR
Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
1 parent 3e2c8f2 commit e3061ae

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

cli/azd/cmd/testdata/TestFigSpec.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ const completionSpec: Fig.Spec = {
641641
},
642642
{
643643
name: ['submit'],
644-
description: 'Submit fine-tuning job.',
644+
description: 'submit fine tuning job',
645645
options: [
646646
{
647647
name: ['--file', '-f'],
@@ -1004,7 +1004,7 @@ const completionSpec: Fig.Spec = {
10041004
},
10051005
{
10061006
name: ['config'],
1007-
description: 'Set up monitoring configuration for the project and services',
1007+
description: 'Setup monitoring configuration for the project and services',
10081008
},
10091009
{
10101010
name: ['context'],
@@ -2404,7 +2404,7 @@ const completionSpec: Fig.Spec = {
24042404
},
24052405
{
24062406
name: ['--repo'],
2407-
description: 'GitHub repository to create the release in (e.g. owner/repo)',
2407+
description: 'Github repository to create the release in (e.g. owner/repo)',
24082408
args: [
24092409
{
24102410
name: 'repo',
@@ -2468,7 +2468,7 @@ const completionSpec: Fig.Spec = {
24682468
},
24692469
{
24702470
name: ['--repo', '-r'],
2471-
description: 'GitHub repository to create the release in (e.g. owner/repo)',
2471+
description: 'Github repository to create the release in (e.g. owner/repo)',
24722472
args: [
24732473
{
24742474
name: 'repo',
@@ -2569,7 +2569,7 @@ const completionSpec: Fig.Spec = {
25692569
},
25702570
{
25712571
name: ['submit'],
2572-
description: 'Submit fine-tuning job.',
2572+
description: 'submit fine tuning job',
25732573
},
25742574
],
25752575
},
@@ -2697,7 +2697,7 @@ const completionSpec: Fig.Spec = {
26972697
},
26982698
{
26992699
name: ['config'],
2700-
description: 'Set up monitoring configuration for the project and services',
2700+
description: 'Setup monitoring configuration for the project and services',
27012701
},
27022702
{
27032703
name: ['context'],

0 commit comments

Comments
 (0)