¯\_(ツ)_/¯ trying to fix tests...

This commit is contained in:
Nabeel Shahzad
2017-07-11 17:58:59 -05:00
parent b1afa6754b
commit 49b382766a

View File

@@ -53,9 +53,6 @@ class PIREPTest extends TestCase
parent::setUp(); // TODO: Change the autogenerated stub
$this->addData('base');
$this->pirepSvc = app('App\Services\PIREPService');
$conf = config('phpvms');
print_r($conf);
}
/**