Skip to content

Commit

Permalink
delete print
Browse files Browse the repository at this point in the history
  • Loading branch information
KhristenkoYura committed Jun 20, 2015
1 parent 6e89282 commit 1f71563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/CaseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ protected function createReq() {
}

protected function url($path) {
echo 'http://' . $this->domain . $path, PHP_EOL;
return 'http://' . $this->domain . $path;
}
}

0 comments on commit 1f71563

Please sign in to comment.