Skip to content

Commit 2af20ac

Browse files
committed
fix instances
1 parent 303b8ed commit 2af20ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/migrations/2020_02_20_153409_queue_config_add_instances.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Database\Migrations\Migration;
66

7-
class QueueConfigAddServerGroup extends Migration
7+
class QueueConfigAddInstances extends Migration
88
{
99
/**
1010
* Run the migrations.

0 commit comments

Comments
 (0)