decentraland/rentals-contract

Fix flacky tests

Opened this issue · 0 comments

On some occasions, a test might fail arbitrarily because life is unfair.

Eg:

  1) Rentals
       isRented
         should return true when the current block timestamp is the same as the rental end:
     AssertionError: Expected "1661298796" to be equal 1661298797

Find a solution to this