Lucashwyi / testing-php-replit

Apache License 2.0
0 stars 0 forks source link

There is no subtract() method on Calculator #1

Open Lucashwyi opened 2 years ago

Lucashwyi commented 2 years ago

Describe the bug Tests run on subtract() method indicate the method does not exist

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://testing-php-replit.lucashwyi.repl.co/calculator-subtract-test.php'
  2. See error

Expected behavior Call to undefined method Calculator::subtract()

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): N/A

Smartphone (please complete the following information): N/A

Additional context Add any other context about the problem here.

Lucashwyi commented 2 years ago

I'll be fixing this branch. XXX.