makerdao / token-auction

Continuous Splitting Token Auction
GNU Affero General Public License v3.0
21 stars 21 forks source link

Test names updated to refer to 'min_decrease' instead of 'min_increase' #69

Closed ghost closed 7 years ago

ghost commented 7 years ago

For reverse auctions we use 'min_decrease', but the test names said otherwise. The actual test bodies are ok! Fixing the names.

rainbreak commented 7 years ago

Thanks! I think I copied the tests and then didn't bother to update the function names.