File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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.
2414
2414
For v4 We ran
2415
2415
{0} tests
2416
2416
and
2417
- for v4 we ran
2417
+ for v5 we ran
2418
2418
{1} tests
2419
2419
The MOST COMMON REASON IS you have used Tags instead of Tag in your Describe block {2}
2420
2420
" -f $v4code.TotalCount , $v5run , $messageAppend
@@ -2434,7 +2434,7 @@ Uh-Oh - The total tests Passed between v4 and v5 are not the same somehow.
2434
2434
For v4 We Passed
2435
2435
{0} tests
2436
2436
and
2437
- for v4 we Passed
2437
+ for v5 we Passed
2438
2438
{1} tests
2439
2439
{2}
2440
2440
@@ -2461,7 +2461,7 @@ Uh-Oh - The total tests Failed between v4 and v5 are not the same somehow.
2461
2461
For v4 We Failed
2462
2462
{0} tests
2463
2463
and
2464
- for v4 we Failed
2464
+ for v5 we Failed
2465
2465
{1} tests
2466
2466
2467
2467
" -f $v4code.FailedCount , $v5Failed , $messageAppend
You can’t perform that action at this time.
0 commit comments