Skip to content

Commit c2f9202

Browse files
committed
Fix tests
1 parent f923656 commit c2f9202

4 files changed

+4
-4
lines changed

test/dotnet-new3.UnitTests/Approvals/DotnetNewInstantiate.CannotInstantiateTemplate_OnMultipleParameterErrors.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
For more information, run:
1111
dotnet-new3 new3 console -h
1212

13-
For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
13+
For details on the exit code, refer to https://aka.ms/templating-exit-codes#127

test/dotnet-new3.UnitTests/Approvals/DotnetNewInstantiate.CannotInstantiateTemplate_WhenChoiceParameterValueIsInvalid.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
For more information, run:
99
dotnet-new3 new3 console -h
1010

11-
For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
11+
For details on the exit code, refer to https://aka.ms/templating-exit-codes#127

test/dotnet-new3.UnitTests/Approvals/DotnetNewInstantiate.CannotInstantiateTemplate_WhenChoiceParameterValueIsNotComplete.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
For more information, run:
99
dotnet-new3 new3 console -h
1010

11-
For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
11+
For details on the exit code, refer to https://aka.ms/templating-exit-codes#127

test/dotnet-new3.UnitTests/Approvals/DotnetNewInstantiate.CannotInstantiateTemplate_WhenParameterIsInvalid.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
For more information, run:
66
dotnet-new3 new3 console -h
77

8-
For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
8+
For details on the exit code, refer to https://aka.ms/templating-exit-codes#127

0 commit comments

Comments
 (0)