Skip to content

Commit

Permalink
Merge pull request #927 from halkyon/cmsmainsearch_test_fix
Browse files Browse the repository at this point in the history
Fixing test not auto-following admin/pages/SearchForm
  • Loading branch information
mateusz committed Jan 17, 2014
2 parents b520027 + e9b10e5 commit 5e79e66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/search/CMSMainSearchFormTest.php
Expand Up @@ -3,8 +3,6 @@ class CMSMainSearchFormTest extends FunctionalTest {

protected static $fixture_file = '../controller/CMSMainTest.yml';

protected $autoFollowRedirection = false;

public function testTitleFilter() {
$this->session()->inst_set('loggedInAs', $this->idFromFixture('Member', 'admin'));

Expand Down

0 comments on commit 5e79e66

Please sign in to comment.