Browse Source

Fix unit test

pull/2790/head
Reto Kaul 2 years ago
parent
commit
26ab5bed6d
  1. 1
      apps/api/src/app/benchmark/benchmark.service.spec.ts

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

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

Loading…
Cancel
Save