From 21545535beb348bf69979ac3478e41a403f2587f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 30 Sep 2008 17:36:31 +0000 Subject: [PATCH] replace diag output with a comment --- t/Asset/Asset.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Asset/Asset.t b/t/Asset/Asset.t index 6385fd0f6..e2dd1317b 100644 --- a/t/Asset/Asset.t +++ b/t/Asset/Asset.t @@ -495,7 +495,7 @@ $session->config->set('assets/WebGUI::Asset/addGroup', $testGroups{'canAdd asset $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;