fix tests, finally. i hope. cleanup before laravel 5.5 update

This commit is contained in:
Nabeel Shahzad
2017-09-07 15:35:17 -05:00
parent ae381d9908
commit 1502e0193f
7 changed files with 352 additions and 253 deletions

View File

@@ -21,7 +21,6 @@ class PIREPTest extends TestCase
'dpt_airport_id' => 1,
'arr_airport_id' => 2,
'flight_time' => 21600, # 6 hours
'level' => 320,
'source' => 0, # manual
'fuel_used' => 100,
'notes' => 'just a pilot report',