File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2414,7 +2414,7 @@ Uh-Oh - The total tests run between v4 and v5 are not the same somehow.
24142414For v4 We ran
24152415{0} tests
24162416and
2417- for v4 we ran
2417+ for v5 we ran
24182418{1} tests
24192419The MOST COMMON REASON IS you have used Tags instead of Tag in your Describe block {2}
24202420" -f $v4code.TotalCount , $v5run , $messageAppend
@@ -2434,7 +2434,7 @@ Uh-Oh - The total tests Passed between v4 and v5 are not the same somehow.
24342434For v4 We Passed
24352435{0} tests
24362436and
2437- for v4 we Passed
2437+ for v5 we Passed
24382438{1} tests
24392439{2}
24402440
@@ -2461,7 +2461,7 @@ Uh-Oh - The total tests Failed between v4 and v5 are not the same somehow.
24612461For v4 We Failed
24622462{0} tests
24632463and
2464- for v4 we Failed
2464+ for v5 we Failed
24652465{1} tests
24662466
24672467" -f $v4code.FailedCount , $v5Failed , $messageAppend
You can’t perform that action at this time.
0 commit comments