mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
fix: bank migration file typo.
This commit is contained in:
@@ -45,6 +45,6 @@ class CreateBanksTable extends Migration
|
||||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::dropIfExists('banks');
|
||||
Schema::dropIfExists('bank_accounts');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user