fix typo
This commit is contained in:
parent
0e48690e98
commit
a673ce8b82
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ my $session = start(); # this line required
|
|||
|
||||
# upgrade functions go here
|
||||
addCalendarEventWorkflow( $session );
|
||||
adddingInStoreCredit($session);
|
||||
addingInStoreCredit($session);
|
||||
insertCommerceTaxTable($session);
|
||||
migrateOldTaxTable($session);
|
||||
insertCommerceShipDriverTable($session);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue