• Robert Knight's avatar
    Allow for approximate equality in range-util tests · b8e0087a
    Robert Knight authored
    Several tests in range-util-test.js started failing locally after the
    most recent Puppeteer upgrade with actual and expected values differing
    by up to 1.0.
    
    Change the tests to check for approximate equality, which is all that is
    required for this use case.
    b8e0087a
range-util-test.js 5.01 KB