Skip to content

Commit

Permalink
Added new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert Noordzij committed May 4, 2015
1 parent d59ac1b commit f82bf59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TestCase/TestSuite/IntegrationTestCaseTest.php
Expand Up @@ -84,6 +84,7 @@ public function testRequestBuildingQueryParameters()
$this->assertEquals('/tasks/view?archived=yes', $request->here());
$this->assertEquals('yes', $request->query('archived'));
}

/**
* Test sending get requests.
*
Expand Down

0 comments on commit f82bf59

Please sign in to comment.