File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 15
15
assert_equal stdout , <<~OUTPUT
16
16
Failures: 0
17
17
Errors: 0
18
+ Skipped: 0
18
19
Total tests: 8
19
20
OUTPUT
20
21
34
35
assert_equal stdout , <<~OUTPUT
35
36
Failures: 4
36
37
Errors: 0
38
+ Skipped: 0
37
39
Total tests: 6
38
40
39
41
<details>
129
131
assert_equal stdout , <<~OUTPUT
130
132
Failures: 2
131
133
Errors: 2
134
+ Skipped: 0
132
135
Total tests: 6
133
136
134
137
<details>
260
263
assert_equal stdout , <<~OUTPUT
261
264
Failures: 2
262
265
Errors: 2
266
+ Skipped: 0
263
267
Total tests: 6
264
268
265
269
<details>
355
359
assert_equal stdout , <<~OUTPUT
356
360
Failures: 4
357
361
Errors: 0
362
+ Skipped: 0
358
363
Total tests: 6
359
364
360
365
<details>
448
453
assert_equal stdout , <<~OUTPUT
449
454
Failures: 1
450
455
Errors: 0
456
+ Skipped: 0
451
457
Total tests: 2
452
458
453
459
<details>
472
478
assert_equal stdout , <<~OUTPUT
473
479
Failures: 1
474
480
Errors: 2
481
+ Skipped: 0
475
482
Total tests: 4
476
483
477
484
<details>
504
511
assert_equal stdout , <<~OUTPUT
505
512
Failures: 0
506
513
Errors: 1
514
+ Skipped: 0
507
515
Total tests: 2
508
516
509
517
<details>
534
542
assert_equal stdout , <<~OUTPUT
535
543
Failures: 0
536
544
Errors: 0
545
+ Skipped: 0
537
546
Total tests: 8
538
547
539
548
<details>
566
575
assert_equal stdout , <<~OUTPUT
567
576
Failures: 0
568
577
Errors: 0
578
+ Skipped: 0
569
579
Total tests: 2
570
580
OUTPUT
571
581
You can’t perform that action at this time.
0 commit comments