Open yagirldolor opened 2 years ago
Describe the bug Test run on subtract() method indicate the method does not exist
To Reproduce Steps to reproduce the behavior:
Expected behavior All tests should go green
Screenshots Call to undefined method Calculator::subtract()
Desktop (please complete the following information): N/A
Smartphone (please complete the following information): N/A
Additional context N/A
Seems that there is no error, doing this for practice with class walkthrough
I'll be fixing this on branch XXX.
Describe the bug Test run on subtract() method indicate the method does not exist
To Reproduce Steps to reproduce the behavior:
Expected behavior All tests should go green
Screenshots Call to undefined method Calculator::subtract()
Desktop (please complete the following information): N/A
Smartphone (please complete the following information): N/A
Additional context N/A