Skip to content

Commit

Permalink
Update TestCase.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rikterbeek authored Nov 29, 2018
1 parent 215194f commit e283513
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class TestCase extends \PHPUnit_Framework_TestCase

public function __construct()
{

$this->settings = $this->_loadConfigIni();
$this->_merchantAccount = $this->getMerchantAccount();
$this->_skinCode = $this->getSkinCode();
Expand Down

0 comments on commit e283513

Please sign in to comment.