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