Update test for new cache system.
This commit is contained in:
parent
7032e86cf1
commit
e830e922c8
1 changed files with 1 additions and 1 deletions
2
t/User.t
2
t/User.t
|
|
@ -1063,6 +1063,6 @@ END {
|
|||
|
||||
$newProfileField->delete() if $newProfileField;
|
||||
|
||||
$session->cache->delete('myTestKey');
|
||||
$session->cache->remove('myTestKey');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue