Skip to content

Commit

Permalink
fix activity seen migration file name
Browse files Browse the repository at this point in the history
  • Loading branch information
wellingguzman committed Jun 25, 2018
1 parent 7967f1f commit 215f210
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

use Phinx\Migration\AbstractMigration;

class CreateActivityReadTable extends AbstractMigration
class CreateActivitySeenTable extends AbstractMigration
{
/**
* Change Method.
Expand Down

0 comments on commit 215f210

Please sign in to comment.