Skip to content

Commit

Permalink
Tweak YamlRunner debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Feb 11, 2014
1 parent c67c0dd commit d5e5118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Elasticsearch/Tests/YamlRunnerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ private function executeTestCase($test, $testFile)


try {
echo " |".json_encode($hash)."\n";
$response = $this->callMethod($method, $hash);
echo " |".json_encode($response)."\n";
ob_flush();
Expand Down

0 comments on commit d5e5118

Please sign in to comment.