mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Removed Voux install test.
This commit is contained in:
@@ -46,7 +46,7 @@ class InstallCest
|
|||||||
$I->see("Blue");
|
$I->see("Blue");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
public function installVoux(AcceptanceTester $I)
|
public function installVoux(AcceptanceTester $I)
|
||||||
{
|
{
|
||||||
$I->wantTo("Install e107 with Voux theme and db starting with digits");
|
$I->wantTo("Install e107 with Voux theme and db starting with digits");
|
||||||
@@ -55,7 +55,7 @@ class InstallCest
|
|||||||
$this->testNoUpdatesRequired($I);
|
$this->testNoUpdatesRequired($I);
|
||||||
$this->checkTinyMceIsInstalled($I);
|
$this->checkTinyMceIsInstalled($I);
|
||||||
|
|
||||||
}
|
}*/
|
||||||
|
|
||||||
private function installe107(AcceptanceTester $I, $params = array())
|
private function installe107(AcceptanceTester $I, $params = array())
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user