Fix a bad plan in the AddressBook test.
This commit is contained in:
parent
c5b7785fe7
commit
43f6dced9b
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ my $session = WebGUI::Test->session;
|
|||
#----------------------------------------------------------------------------
|
||||
# Tests
|
||||
|
||||
plan tests => 25;
|
||||
plan tests => 24;
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# put your tests here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue