Fix test coverage, ignore all other routines.

This commit is contained in:
James Cole
2018-05-05 06:47:35 +02:00
parent 1c0da454db
commit 57be7f2905
16 changed files with 202 additions and 580 deletions

View File

@@ -35,6 +35,8 @@ use Illuminate\Support\Collection;
use Log;
/**
* @deprecated
* @codeCoverageIgnore
* Class FileRoutine
*/
class FileRoutine implements RoutineInterface