You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using BddExampleApp which uses Spec-PHP. I'm not familiar with namspaces and I am unsure how to solve this problem.
PHP Catchable fatal error: Argument 1 passed to DrSlump\Spec\Cli\ResultPrinter::printResult() must be an instance of DrSlump\Spec\Cli\PHPUnit_Framework_TestResult, instance of PHPUnit_Framework_TestResult given, called in /Users/sime/Development/BddExampleApp/app/Plugin/Bdd/vendor/sizuhiko/Spec-PHP/library/DrSlump/Spec/Cli/Modules/Test.php on line 222 and defined in /Users/sime/Development/BddExampleApp/app/Plugin/Bdd/vendor/sizuhiko/Spec-PHP/library/DrSlump/Spec/Cli/ResultPrinter.php on line 167
The text was updated successfully, but these errors were encountered:
I'm using BddExampleApp which uses Spec-PHP. I'm not familiar with namspaces and I am unsure how to solve this problem.
The text was updated successfully, but these errors were encountered: