Expand test coverage.

This commit is contained in:
James Cole
2017-12-23 17:42:07 +01:00
parent 8bd76d1ff0
commit 08b743ddcb
82 changed files with 1413 additions and 142 deletions

View File

@@ -28,6 +28,7 @@ use Illuminate\Foundation\Application;
use Illuminate\Support\ServiceProvider;
/**
* @CodeCoverageIgnore
* Class AttachmentServiceProvider.
*/
class AttachmentServiceProvider extends ServiceProvider