Reviewed all tests for Travis
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Feature\Banking;
|
||||
|
||||
use App\Models\Banking\Reconciliation;
|
||||
use Tests\Feature\FeatureTestCase;
|
||||
|
||||
@ -85,4 +86,4 @@ class ReconciliationsTest extends FeatureTestCase
|
||||
'reconciled' => '1',
|
||||
];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user