thomzane / JS-Shield / JS-Shield

Forked from JS-Shield/JS-Shield 2 years ago
Clone

19f89ac Integration tests: Update number conversion from string to integer.

Authored and Committed by martinbednar 2 years ago
    Integration tests: Update number conversion from string to integer.
    
    Previously, the conversion of a float number ended with an error. This is fixed.