Skip to content

Commit

Permalink
Update class name for timezones data migration #32
Browse files Browse the repository at this point in the history
  • Loading branch information
drewroberts authored Mar 26, 2021
1 parent e07023c commit 218f4c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Illuminate\Database\Migrations\Migration;
use Tipoff\Addresses\Models\Timezone;

class AddTimezones extends Migration
class AddUsaTimezones extends Migration
{
public function up()
{
Expand Down

0 comments on commit 218f4c6

Please sign in to comment.