Split out the saveRoute() fn so it's only during a manual filing, not ACARS
This commit is contained in:
@@ -54,6 +54,7 @@ class PIREPTest extends TestCase
|
||||
]);
|
||||
|
||||
$pirep = $this->pirepSvc->create($pirep, []);
|
||||
$this->pirepSvc->saveRoute($pirep);
|
||||
|
||||
/**
|
||||
* Check the initial state info
|
||||
|
||||
Reference in New Issue
Block a user