mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
N°7803 ✅ Fix test not working on a clean installation
This commit is contained in:
@@ -12,6 +12,7 @@ class AjaxPageTest extends ItopDataTestCase {
|
||||
public function testCompileOperation()
|
||||
{
|
||||
// Given
|
||||
static::RecurseMkdir(APPROOT.'data/hub');
|
||||
file_put_contents(APPROOT.'data/hub/compile_authent', self::AUTHENTICATION_TOKEN);
|
||||
$sLogin = $this->GivenUserInDB(self::AUTHENTICATION_PASSWORD, ['Administrator']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user