From 954d74b88eb41dbc340f97556aa83a94fca2679e Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Wed, 4 May 2011 12:48:56 -0500 Subject: [PATCH] switchAdminOn/Off no longer exists --- t/Macro/FilePump.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Macro/FilePump.t b/t/Macro/FilePump.t index 83a4d0102..53d2dda90 100644 --- a/t/Macro/FilePump.t +++ b/t/Macro/FilePump.t @@ -88,7 +88,7 @@ is( '... check illegal file type access returns empty string' ); -$session->switchAdminOn(); +$session->user({ userId => 3 }); is( WebGUI::Macro::FilePump::process($session, 'test bundle', 'JS'), sprintf(qq|\n\n|,