corrected discount cust grp table class name
This commit is contained in:
parent
1d372621ce
commit
c9f51db884
|
|
@ -4,7 +4,7 @@ use Illuminate\Support\Facades\Schema;
|
|||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
|
||||
class CreateDiscountCustomerGroupTable extends Migration
|
||||
class CreateDiscountCustomerGroupsTable extends Migration
|
||||
{
|
||||
/**
|
||||
* Run the migrations.
|
||||
|
|
|
|||
Loading…
Reference in New Issue