end
This commit is contained in:
parent
66acd7db14
commit
0c1be5002d
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ describe PeopleController do
|
||||||
it 'stay on the page if you search for the empty hash' do
|
it 'stay on the page if you search for the empty hash' do
|
||||||
get :index, :q => '#'
|
get :index, :q => '#'
|
||||||
response.should redirect_to(:back)
|
response.should redirect_to(:back)
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe '#tag_index' do
|
describe '#tag_index' do
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue