fixing the build

This commit is contained in:
Nabeel Shahzad 2017-08-04 20:27:12 -05:00
parent fc93529360
commit b9cebeb044
2 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<div class="card-block">
<!-- Tab panes -->
<div class="tab-content">
</div>
</div>
</div>

View File

@ -15,6 +15,7 @@ class PIREPTest extends TestCase
protected $SAMPLE_PIREP
= [
'user_id' => 1,
'airline_id' => 1,
'flight_id' => 1,
'aircraft_id' => 1,
'dpt_airport_id' => 1,