replace diag output with a comment
This commit is contained in:
parent
91460593b2
commit
21545535be
1 changed files with 1 additions and 1 deletions
|
|
@ -495,7 +495,7 @@ $session->config->set('assets/WebGUI::Asset/addGroup', $testGroups{'canAdd asset
|
||||||
|
|
||||||
$canAddMaker->run;
|
$canAddMaker->run;
|
||||||
|
|
||||||
diag 'Without proper group setup, Turn On Admin is excluded from adding assets via assets/WebGUI::Asset/groupAdd';
|
#Without proper group setup, Turn On Admin is excluded from adding assets via assetAddPrivilege
|
||||||
|
|
||||||
$canAddMaker2->run;
|
$canAddMaker2->run;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue