removing diag to clean up smoke test output
This commit is contained in:
parent
3803e3b2ff
commit
499981d092
3 changed files with 0 additions and 12 deletions
|
|
@ -83,7 +83,6 @@ $testCache->flush;
|
|||
|
||||
my $g = WebGUI::Group->new($session, "new");
|
||||
|
||||
diag("Object creation and defaults");
|
||||
is (ref $g, "WebGUI::Group", "Group object creation");
|
||||
my $gid = $g->getId;
|
||||
isnt ($gid, "new", "Group assigned new groupId, not new");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue