fixed vendor test

This commit is contained in:
Cüneyt Şentürk 2021-02-12 13:07:05 +03:00
parent a94c9dc9c5
commit eab1ccc60f

View File

@ -2,7 +2,7 @@
namespace Tests\Feature\Purchases;
use App\Exports\Common\Contacts as Export;
use App\Exports\Purchases\Vendors as Export;
use App\Jobs\Common\CreateContact;
use App\Models\Common\Contact;
use Illuminate\Http\UploadedFile;