-
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
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