#21 clean up the tests

This commit is contained in:
Nabeel Shahzad
2017-07-04 13:09:44 -05:00
parent 679c72085f
commit 70dbfbcd3f
7 changed files with 16 additions and 12 deletions

View File

@@ -4,11 +4,11 @@ use App\Models\Pirep;
use Illuminate\Foundation\Testing\WithoutMiddleware;
use Illuminate\Foundation\Testing\DatabaseMigrations;
use Illuminate\Foundation\Testing\DatabaseTransactions;
class PIREPTest extends TestCase
{
use WithoutMiddleware;
#use DatabaseMigrations;
protected $pirepSvc;
protected $SAMPLE_PIREP