at Quality Assurance → Quality Assurance and Testing with Chai → Test if a Value Falls within a Specific Range
on my project the test pass, but when I click on the button to validate my exercise give this response:
" // running tests
All tests should pass.
You should choose the correct range for the first assertion - approximately(actual, expected, range)
You should choose the correct range for the second assertion - approximately(actual, expected, range)
. // tests completed"
I even use the same response on the hint, nothing makes it validate my exercise.
Your project link(s)
solution: https://replit.com/@luizfernandorg/boilerplate-mochachai
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36
Challenge: Test if a Value Falls within a Specific Range
Link to the challenge: