diff --git a/server/job/test/job-totals.test.js b/server/job/test/job-totals.test.js index 6f5af805b..059b0bb1e 100644 --- a/server/job/test/job-totals.test.js +++ b/server/job/test/job-totals.test.js @@ -5,7 +5,7 @@ import { TotalsServerSide as TotalsServerSideCA } from "../job-totals"; // Canad import { TotalsServerSide as TotalsServerSideUS } from "../job-totals-USA"; // US version (rome) /** - * This function is used to replace the values in the object with their + * This function is used to replace the values in the object with their toObject() representation. * @param key * @param value * @returns {*}