diff --git a/tests/PIREPTest.php b/tests/PIREPTest.php index e9c05a3f..2393fe15 100644 --- a/tests/PIREPTest.php +++ b/tests/PIREPTest.php @@ -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); } /**