Anons79 Mini Shell

Directory : /home/aplikasiposinfo/www/hayyumart.com/vendor/kavist/rajaongkir/tests/Integration/
Upload File :
Current File : /home/aplikasiposinfo/www/hayyumart.com/vendor/kavist/rajaongkir/tests/Integration/TestCase.php

<?php

namespace Kavist\RajaOngkir\Tests\Integration;

use Kavist\RajaOngkir\Facades\RajaOngkir;
use Kavist\RajaOngkir\Providers\LaravelServiceProvider as RajaOngkirServiceProvider;
use Orchestra\Testbench\TestCase as Orchestra;

abstract class TestCase extends Orchestra
{
    public function setUp(): void
    {
        parent::setUp();
    }

    protected function getPackageProviders($app): array
    {
        return [
            RajaOngkirServiceProvider::class,
        ];
    }

    protected function getPackageAliases($app): array
    {
        return [
            'RajaOngkir' => RajaOngkir::class,
        ];
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]