User tests: Successful: Unsuccessful:
error: Sucessfull
should be Successful
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
Category | ⇒ | Unit Tests |
whatever test is calling this function will fail because of the function rename. You'll need to change that call also.
shakes head in dismay
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-09-27 20:40:18 |
Closed_By | ⇒ | laoneo |
Thanks!
@brianteeman you can really stop the bullshit I've had enough
It doesn't need to know the changed name. PHPUnit just parses the classes and executes the function starting with the name test.
whatever test is calling this function will fail because of the function rename. You'll need to change that call also.