Skip to content

Commit

Permalink
some tabs snuck into the expected output but not anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-kimmel-vmw committed Apr 19, 2022
1 parent 7866a33 commit 8bf11df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/extract.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,13 +203,13 @@ describe('extractResult()', function () {
name: 'BenchmarkFib11',
unit: 'ns/op',
value: 262.7,
extra: '4587789 times\n16 procs',
extra: '4587789 times\n16 procs',
},
{
name: 'BenchmarkFib11',
unit: 'auxMetricUnits',
value: 3,
extra: '4587789 times\n16 procs',
extra: '4587789 times\n16 procs',
},
{
name: 'BenchmarkFib22',
Expand Down

0 comments on commit 8bf11df

Please sign in to comment.