• Robert Hunt's avatar
    Moved the isNumeric function to a shared util · bcc383ec
    Robert Hunt authored
    The isNumeric function was being used in two different places. This
    moves that function to a shared util and updates the places to use
    the new shared util instead. It also moves the test to the shard util
    as well
    bcc383ec
utils_spec.js 1.88 KB