removing neoclassic skin
This commit is contained in:
@@ -1186,7 +1186,7 @@ class PmDynaformTest extends TestCase
|
||||
public function it_should_test_get_credentials_destroy_user_logged_if_not_authenticated_user()
|
||||
{
|
||||
// Set the request URI, this is required by the method "getCredentials"
|
||||
$_SERVER['REQUEST_URI'] = '/sysworkflow/en/neoclassic/tracker/tracker_Show';
|
||||
$_SERVER['REQUEST_URI'] = '/sysworkflow/en/lurana/tracker/tracker_Show';
|
||||
|
||||
// Destroy variable for "USER_LOGGED" if exists
|
||||
unset($_SESSION['USER_LOGGED']);
|
||||
|
||||
Reference in New Issue
Block a user