Rename the PirepService class
This commit is contained in:
@@ -17,7 +17,7 @@ class PIREPTest extends TestCase
|
||||
parent::setUp(); // TODO: Change the autogenerated stub
|
||||
$this->addData('base');
|
||||
|
||||
$this->pirepSvc = app('App\Services\PIREPService');
|
||||
$this->pirepSvc = app('App\Services\PirepService');
|
||||
$this->settingsRepo = app(SettingRepository::class);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user