* fixes for code coverage

* Code Coverage filter laravel

* Code Coverage fixes

* bug fixes
This commit is contained in:
David Bomba 2018-10-05 22:29:13 +10:00 committed by GitHub
parent 2cc23cd2da
commit f4f7348854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ use Tests\TestCase;
/**
* @test
* @covers App\Utils\NumberHelper::
* @covers App\Utils\NumberHelper
*
*/