Browse Source

Fix test

pull/3701/head
Thomas Kaul 1 year ago
parent
commit
aeb0c57013
  1. 1
      apps/api/src/app/benchmark/benchmark.service.spec.ts

1
apps/api/src/app/benchmark/benchmark.service.spec.ts

@ -12,6 +12,7 @@ describe('BenchmarkService', () => {
null,
null,
null,
null,
null
);
});

Loading…
Cancel
Save