11// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
22
33exports [` setSummary > should set summary with multiple files 1` ] = `
4- [MockFunction spy ] {
4+ [MockFunction] {
55 " calls" : [
66 [
77 [
@@ -102,7 +102,7 @@ exports[`setSummary > should set summary with multiple files 1`] = `
102102 {
103103 " type" : " return" ,
104104 " value" : {
105- " addRaw" : [MockFunction spy ] {
105+ " addRaw" : [MockFunction ] {
106106 " calls" : [
107107 [
108108 "
@@ -213,7 +213,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
213213 } ,
214214 ],
215215 },
216- "addSeparator": [MockFunction spy ] {
216+ "addSeparator": [MockFunction] {
217217 " calls" : [
218218 [],
219219 ],
@@ -224,7 +224,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
224224 },
225225 ],
226226 } ,
227- "addTable": [MockFunction spy ] {
227+ "addTable": [MockFunction] {
228228 " calls" : [
229229 [
230230 [
@@ -321,14 +321,9 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
321321 ],
322322 ],
323323 ],
324- " results" : [
325- {
326- " type" : " return" ,
327- " value" : [Circular ],
328- },
329- ],
324+ " results" : [Circular ],
330325 } ,
331- "write": [MockFunction spy ] {
326+ "write": [MockFunction] {
332327 " calls" : [
333328 [],
334329 ],
@@ -346,7 +341,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
346341`;
347342
348343exports[`setSummary > should set summary with no errors 1`] = `
349- [MockFunction spy ] {
344+ [MockFunction] {
350345 " calls" : [
351346 [
352347 [
@@ -379,7 +374,7 @@ exports[`setSummary > should set summary with no errors 1`] = `
379374 {
380375 " type" : " return" ,
381376 " value" : {
382- " addRaw" : [MockFunction spy ] {
377+ " addRaw" : [MockFunction ] {
383378 " calls" : [
384379 [
385380 "
@@ -490,7 +485,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
490485 } ,
491486 ],
492487 },
493- "addSeparator": [MockFunction spy ] {
488+ "addSeparator": [MockFunction] {
494489 " calls" : [
495490 [],
496491 ],
@@ -501,7 +496,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
501496 },
502497 ],
503498 } ,
504- "addTable": [MockFunction spy ] {
499+ "addTable": [MockFunction] {
505500 " calls" : [
506501 [
507502 [
@@ -530,14 +525,9 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
530525 ],
531526 ],
532527 ],
533- " results" : [
534- {
535- " type" : " return" ,
536- " value" : [Circular ],
537- },
538- ],
528+ " results" : [Circular ],
539529 } ,
540- "write": [MockFunction spy ] {
530+ "write": [MockFunction] {
541531 " calls" : [
542532 [],
543533 ],
@@ -555,7 +545,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
555545`;
556546
557547exports[`setSummary > should set summary with no input 1`] = `
558- [MockFunction spy ] {
548+ [MockFunction] {
559549 " calls" : [
560550 [
561551 [
@@ -588,7 +578,7 @@ exports[`setSummary > should set summary with no input 1`] = `
588578 {
589579 " type" : " return" ,
590580 " value" : {
591- " addRaw" : [MockFunction spy ] {
581+ " addRaw" : [MockFunction ] {
592582 " calls" : [
593583 [
594584 "
@@ -699,7 +689,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
699689 } ,
700690 ],
701691 },
702- "addSeparator": [MockFunction spy ] {
692+ "addSeparator": [MockFunction] {
703693 " calls" : [
704694 [],
705695 ],
@@ -710,7 +700,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
710700 },
711701 ],
712702 } ,
713- "addTable": [MockFunction spy ] {
703+ "addTable": [MockFunction] {
714704 " calls" : [
715705 [
716706 [
@@ -739,14 +729,9 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
739729 ],
740730 ],
741731 ],
742- " results" : [
743- {
744- " type" : " return" ,
745- " value" : [Circular ],
746- },
747- ],
732+ " results" : [Circular ],
748733 } ,
749- "write": [MockFunction spy ] {
734+ "write": [MockFunction] {
750735 " calls" : [
751736 [],
752737 ],
@@ -764,7 +749,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
764749`;
765750
766751exports[`setSummary > should set summary with single file 1`] = `
767- [MockFunction spy ] {
752+ [MockFunction] {
768753 " calls" : [
769754 [
770755 [
@@ -831,7 +816,7 @@ exports[`setSummary > should set summary with single file 1`] = `
831816 {
832817 " type" : " return" ,
833818 " value" : {
834- " addRaw" : [MockFunction spy ] {
819+ " addRaw" : [MockFunction ] {
835820 " calls" : [
836821 [
837822 "
@@ -942,7 +927,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
942927 } ,
943928 ],
944929 },
945- "addSeparator": [MockFunction spy ] {
930+ "addSeparator": [MockFunction] {
946931 " calls" : [
947932 [],
948933 ],
@@ -953,7 +938,7 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
953938 },
954939 ],
955940 } ,
956- "addTable": [MockFunction spy ] {
941+ "addTable": [MockFunction] {
957942 " calls" : [
958943 [
959944 [
@@ -1016,14 +1001,9 @@ uses: org/action@sha # v1.0.0-node16 ghv-ignore!
10161001 ],
10171002 ],
10181003 ],
1019- " results" : [
1020- {
1021- " type" : " return" ,
1022- " value" : [Circular ],
1023- },
1024- ],
1004+ " results" : [Circular ],
10251005 } ,
1026- "write": [MockFunction spy ] {
1006+ "write": [MockFunction] {
10271007 " calls" : [
10281008 [],
10291009 ],
0 commit comments