Skip to content

Commit

Permalink
(#225) Corrige teste da metrica.controller
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-cella authored Dec 13, 2023
1 parent a33ec29 commit 214f89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/metrica/metrica.controller.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ describe('MetricaController', () => {
const metricaDto = {
idIdoso: 1,
categoria: ECategoriaMetrica.FREQUENCIA_CARDIACA,
valoresMetricas: [],
};

const metrica = {
Expand Down

0 comments on commit 214f89b

Please sign in to comment.