I am running this code and I really do not find the error ... I would like to know more points of view or suggestions so that the execution of the code results without error. Thank you in advance!:)
In the following image, tax is the tax and bill is my total expense (without added tax), adding tax to bill should get the final total and divide it by 5 (necessarily), so the result of this would close my test . However, to raise it in this way still tells me that there is an error: /
RESTAURANTBILL () SHOULD RETURN $ 11, FOR 50 expected 55 to deeply equal '$ 11'
SHOULD RETURN $ 22, FOR 100 expected 110 to deeply equal '$ 22'
SHOULD RETURN $ 18.7, FOR 85 expected 93.5 to deeply equal '$ 18.7'