CC-5651: Unit Test the Scheduler
Removed unused code
This commit is contained in:
parent
75eb76062f
commit
b076e86844
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@ class TestHelper
|
|||
//the default storage is a session with namespace Zend_Auth
|
||||
$authStorage = $auth->getStorage();
|
||||
$authStorage->write($userInfo);
|
||||
|
||||
//Application_Model_LoginAttempts::resetAttempts($_SERVER['REMOTE_ADDR']);
|
||||
//Application_Model_Subjects::resetLoginAttempts($username);
|
||||
|
||||
//$tempSess = new Zend_Session_Namespace("referrer");
|
||||
//$tempSess->referrer = 'login';
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue