fix class name in migration

This commit is contained in:
Godfrey M 2024-04-03 11:47:08 -07:00
parent 5afe024644
commit 43c32fa1bf

View file

@ -4,7 +4,7 @@ use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
class AddDeclineMsgToCheckoutAcceptanceTable extends Migration
class AddNoteToCheckoutAcceptanceTable extends Migration
{
/**
* Run the migrations.