File tree 2 files changed +3
-3
lines changed
benchmark.js-plugin/tests/__snapshots__
tinybench-plugin/tests/__snapshots__
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ exports[`Benchmark check console output(instrumented=true) 1`] = `
15
15
{
16
16
" log" : [
17
17
[
18
- " [CodSpeed] running with @codspeed/benchmark.js v1.0.0 " ,
18
+ " [CodSpeed] running with @codspeed/benchmark.js v1.0.1 " ,
19
19
],
20
20
[
21
21
" ✔ Measured packages/benchmark.js-plugin/tests/unit.test.ts::RegExpSingle" ,
@@ -43,7 +43,7 @@ exports[`Benchmark.Suite check console output(instrumented=true) 1`] = `
43
43
{
44
44
" log" : [
45
45
[
46
- " [CodSpeed] running with @codspeed/benchmark.js v1.0.0 " ,
46
+ " [CodSpeed] running with @codspeed/benchmark.js v1.0.1 " ,
47
47
],
48
48
[
49
49
" ✔ Measured packages/benchmark.js-plugin/tests/unit.test.ts::thesuite::RegExp" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ exports[`Benchmark.Suite check console output(instrumented=true) 1`] = `
15
15
{
16
16
" log" : [
17
17
[
18
- " [CodSpeed] running with @codspeed/tinybench v1.0.0 " ,
18
+ " [CodSpeed] running with @codspeed/tinybench v1.0.1 " ,
19
19
],
20
20
[
21
21
" ✔ Measured packages/tinybench-plugin/tests/unit.test.ts::RegExp" ,
You can’t perform that action at this time.
0 commit comments