Skip to content

Commit d519c5e

Browse files
CopilotmarcpopMSFT
andcommitted
Update tab completion test baselines for console template description
Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
1 parent cee6bc8 commit d519c5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

test/Microsoft.TemplateEngine.Cli.UnitTests/ParserTests/Approvals/TabCompletionTests.Create_GetAllSuggestions.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Kind: Value,
2626
SortText: console,
2727
InsertText: console,
28-
Documentation: A project for creating a command-line application that can run on .NET on Windows, Linux and macOS
28+
Documentation: A project for creating an empty command-line application that can run on .NET on Windows, Linux and macOS
2929
},
3030
{
3131
Label: editorconfig,

test/Microsoft.TemplateEngine.Cli.UnitTests/ParserTests/Approvals/TabCompletionTests.RootCommand_GetAllSuggestions.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Kind: Value,
2626
SortText: console,
2727
InsertText: console,
28-
Documentation: A project for creating a command-line application that can run on .NET on Windows, Linux and macOS
28+
Documentation: A project for creating an empty command-line application that can run on .NET on Windows, Linux and macOS
2929
},
3030
{
3131
Label: editorconfig,

test/Microsoft.TemplateEngine.Cli.UnitTests/ParserTests/Approvals/TabCompletionTests.RootCommand_GetStartsWtihSuggestions.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Kind: Value,
1212
SortText: console,
1313
InsertText: console,
14-
Documentation: A project for creating a command-line application that can run on .NET on Windows, Linux and macOS
14+
Documentation: A project for creating an empty command-line application that can run on .NET on Windows, Linux and macOS
1515
},
1616
{
1717
Label: create,

0 commit comments

Comments
 (0)