Closed smartcontracts closed 3 years ago
Description Math.random was being mutated during our tests to provide consistent random values but was not being reset. Would mess with other tests that use Math.random.
Math.random
Description
Math.random
was being mutated during our tests to provide consistent random values but was not being reset. Would mess with other tests that useMath.random
.