Update this test for the new caching system.
This commit is contained in:
parent
ad88c37581
commit
ae43a10d7c
1 changed files with 0 additions and 2 deletions
2
t/User.t
2
t/User.t
|
|
@ -27,8 +27,6 @@ use Data::Dumper;
|
||||||
|
|
||||||
my $session = WebGUI::Test->session;
|
my $session = WebGUI::Test->session;
|
||||||
|
|
||||||
#my $testCache = WebGUI::Cache->new($session, 'myTestKey');
|
|
||||||
#$testCache->flush;
|
|
||||||
$session->cache->remove('myTestKey');
|
$session->cache->remove('myTestKey');
|
||||||
|
|
||||||
my $user;
|
my $user;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue