[refs #732] fix index test forgotten

This commit is contained in:
Alexander Machehin 2012-12-01 00:33:19 +06:00
parent ec57f0ba9a
commit 1b8ac5667f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ describe Api::V1::MaintainersController do
context 'for simple user' do context 'for simple user' do
before do before do
stub_symlink_methods
http_login(FactoryGirl.create(:user)) http_login(FactoryGirl.create(:user))
end end