Skip to content

Commit

Permalink
fix class name in migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Godmartinz committed Apr 3, 2024
1 parent 5afe024 commit 43c32fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;

class AddDeclineMsgToCheckoutAcceptanceTable extends Migration
class AddNoteToCheckoutAcceptanceTable extends Migration
{
/**
* Run the migrations.
Expand Down

0 comments on commit 43c32fa

Please sign in to comment.