feature/IO-2769-Job-Totals-testing: Allow for both american and canadian capture + tests
This commit is contained in:
@@ -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 {*}
|
||||
|
||||
Reference in New Issue
Block a user