Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/psr-2_compliance' of git://github.com/RWOverdijk…
Browse files Browse the repository at this point in the history
…/zf2 into RWOverdijk-hotfix/psr-2_compliance
  • Loading branch information
Ralph Schindler committed Aug 13, 2012
3 parents 533f958 + cfc5d6f + c7c5740 commit e421e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Adapter/Http/ObjectTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public function testValidConfigs()
$this->_digestConfig,
$this->_bothConfig,
);
foreach($configs as $config)
foreach ($configs as $config)
new Adapter\Http($config);
}

Expand Down

0 comments on commit e421e0f

Please sign in to comment.