elliotchance / concise

✅ Concise is test framework for using plain English and minimal code, built on PHPUnit.
MIT License
45 stars 3 forks source link

RenderIssue bug #185

Closed elliotchance closed 10 years ago

elliotchance commented 10 years ago
PHP Catchable fatal error:  Argument 3 passed to Concise\Console\ResultPrinter\Utilities\RenderIssue::render() must be an instance of PHPUnit_Framework_TestCase, instance of PHPUnit_Framework_TestSuite given, called in /mnt/hgfs/git/kounta/vendor/elliotchance/concise/src/Concise/Console/ResultPrinter/DefaultResultPrinter.php on line 78 and defined in /mnt/hgfs/git/kounta/vendor/elliotchance/concise/src/Concise/Console/ResultPrinter/Utilities/RenderIssue.php on line 27
coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 38cdf7fa291a7f09e55d18cae1a849879021dbf2 on 1.3.2/185-RenderIssue-bug into 350f1c81d4c55142544c9317208e8c2ecca0fd42 on release/1.3.2.

scrutinizer-notifier commented 10 years ago

The inspection completed: 1 new issues