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

Commit

Permalink
Merge branch 'master' of git://github.com/zendframework/zf2
Browse files Browse the repository at this point in the history
  • Loading branch information
tr committed Aug 13, 2012
3 parents 533f958 + cfc5d6f + e421e0f commit da7d3f0
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 da7d3f0

Please sign in to comment.