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

@@ -25,6 +25,8 @@ namespace FireflyIII\Import\Configuration;
use FireflyIII\Models\ImportJob;
/**
* @deprecated
* @codeCoverageIgnore
* Interface ConfiguratorInterface.
*/
interface ConfiguratorInterface