]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1741072: Fix JS test for template conversion
authorJason Boyer <JBoyer@library.in.gov>
Fri, 5 Jan 2018 21:55:15 +0000 (16:55 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 11 Jan 2018 15:26:36 +0000 (10:26 -0500)
commite7e3ae65e2f5abd5f4da9378fb1f08ee46747c9c
treefcef71576020e27e32099052559ade3d2929d435
parent9f71b6a134458a8908680322e8b3149f5afd4d9c
LP1741072: Fix JS test for template conversion

Changing 2 fields from "strings" to numbers does
cause such a test to fail, as one might expect.
Now the test is updated to meet the current
expectations of the template conversion.

Signed-off-by: Jason Boyer <JBoyer@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
Open-ILS/web/js/ui/default/staff/test/unit/egVolCopy.js