fixing the build
This commit is contained in:
parent
fc93529360
commit
b9cebeb044
@ -91,7 +91,7 @@
|
||||
<div class="card-block">
|
||||
<!-- Tab panes -->
|
||||
<div class="tab-content">
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user