Removing deprecated references and files
This commit is contained in:
@@ -53,7 +53,6 @@ class FeatureContext extends WorkflowTestCase implements Context
|
||||
public function aNewWorkspace()
|
||||
{
|
||||
$this->setupDB();
|
||||
$this->installLicense(__DIR__.'/../resources/license_*.dat');
|
||||
$this->config(['CFG_UID' => 'getStarted', 'CFG_VALUE' => '1']);
|
||||
$this->setTranslation('ID_INVALID_VALUE_CAN_NOT_BE_EMPTY',
|
||||
'ID_INVALID_VALUE_CAN_NOT_BE_EMPTY({0})');
|
||||
|
||||
Reference in New Issue
Block a user