Fix some comment typos in t/Shop/AddressBook
Add tests for WebGUI::Shop::Address Fix bugs in the upgrade script (missing city entry) and the Address new method.
This commit is contained in:
parent
3da2edb1eb
commit
4b17be6e54
4 changed files with 121 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ my $storage;
|
|||
|
||||
SKIP: {
|
||||
|
||||
skip 'Unable to load module WebGUI::Shop::Tax', $tests unless $loaded;
|
||||
skip 'Unable to load module WebGUI::Shop::AddressBook', $tests unless $loaded;
|
||||
my $e;
|
||||
my $book;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue