mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-27 11:42:03 -04:00
implementing StyleCI recommendations
This commit is contained in:
parent
c2133cfa7e
commit
478cf288b4
3 changed files with 4 additions and 4 deletions
|
@ -142,7 +142,7 @@ class ConfigurationTest extends PHPUnit_Framework_TestCase
|
|||
|
||||
public function testHandleConfigFileRename()
|
||||
{
|
||||
$options = $this->_options;
|
||||
$options = $this->_options;
|
||||
Helper::createIniFile(PATH . 'cfg' . DIRECTORY_SEPARATOR . 'conf.ini.sample', $options);
|
||||
|
||||
$options['main']['opendiscussion'] = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue