From 49b382766a8596cb02a2dd242b3dc9f91fd8d12b Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Tue, 11 Jul 2017 17:58:59 -0500 Subject: [PATCH] =?UTF-8?q?=20=C2=AF\=5F(=E3=83=84)=5F/=C2=AF=20trying=20t?= =?UTF-8?q?o=20fix=20tests...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/PIREPTest.php | 3 --- 1 file changed, 3 deletions(-) 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); } /**