Напомним, что этот проект строится на следующем стартовом проекте Glitch или клонируется из GitHub . .isBelow () => a <b, .isAtLeast => a> = b
Use assert.isBelow()
(i.e. less than) or assert.isAtLeast()
(i.e. greater than or equal) to make the tests pass.