Cleanup and move subfleet/rank settings to FleetService class
This commit is contained in:
@@ -270,4 +270,13 @@ class FinanceTest extends TestCase
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the pilot pay, derived from the rank, and then if there
|
||||
* are any overrides from a PIREP
|
||||
*/
|
||||
public function testGetPilotPay()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user