Expand test coverage.

This commit is contained in:
James Cole
2018-06-01 22:20:08 +02:00
parent a7b8470d9e
commit 6ed5be10b1
3 changed files with 68 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ use Log;
use phpseclib\Crypt\RSA;
/**
* @codeCoverageIgnore
* Class InstallController
*/
class InstallController extends Controller