Clean up after the newly modified DeleteExpiredSession test.
This commit is contained in:
parent
1a4211dcb5
commit
cdcdd2951f
1 changed files with 1 additions and 0 deletions
|
|
@ -114,5 +114,6 @@ foreach my $testSession (@sessions) {
|
|||
## Close and end all four sessions
|
||||
|
||||
END {
|
||||
$workflow->delete;
|
||||
$session->setting->set('sessionTimeout', $origSessionTimeout );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue