mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
Update test
This commit is contained in:
@@ -95,7 +95,7 @@ class LoginWebPageTest extends ItopDataTestCase
|
||||
|
||||
public function testNoPolicyFileWithForceLoginConf()
|
||||
{
|
||||
MetaModel::GetConfig()->Set('security.force_login_when_no_execution_policy', true);
|
||||
MetaModel::GetConfig()->Set('security.force_login_when_no_authentication_policy', true);
|
||||
|
||||
$sPageContent = $this->CallItopUri(
|
||||
"pages/exec.php?exec_module=extension-with-execution-policy&exec_page=src/Controller/FileNotInExecutionPolicy.php",
|
||||
|
||||
Reference in New Issue
Block a user